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

<https://eurobis.org/id/point/8187__KMFRI_20152019_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067377 33.954865)"^^geo:wktLiteral ;
  geo-pos:lat "0.067377"^^xsd:decimal ;
  geo-pos:long "33.954865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1901'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '33.954865'^^xsd:double;
  dwc:latitude '0.067377'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1901'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067377 33.954865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.067377"^^xsd:decimal ;
  dwc:decimalLongitude "33.954865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067377 33.954865)"^^geo:wktLiteral ;
  geo-pos:lat "0.067377"^^xsd:decimal ;
  geo-pos:long "33.954865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1902'^^xsd:string;
  dwc:scientificName 'Oreochromis niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '33.954865'^^xsd:double;
  dwc:latitude '0.067377'^^xsd:double;
  dwc:aphiaid '293639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1902'^^xsd:string;
  dwc:aphiaIdAccepted '293639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0983942 33.9650702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0983942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9650702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0983942 33.9650702)"^^geo:wktLiteral ;
  geo-pos:lat "0.0983942"^^xsd:decimal ;
  geo-pos:long "33.9650702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2232'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '33.9650702'^^xsd:double;
  dwc:latitude '0.0983942'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2232'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0983942 33.9650702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0983942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9650702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0983942 33.9650702)"^^geo:wktLiteral ;
  geo-pos:lat "0.0983942"^^xsd:decimal ;
  geo-pos:long "33.9650702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2233'^^xsd:string;
  dwc:scientificName 'Oreochromis niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '33.9650702'^^xsd:double;
  dwc:latitude '0.0983942'^^xsd:double;
  dwc:aphiaid '293639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2233'^^xsd:string;
  dwc:aphiaIdAccepted '293639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4688504 34.0878438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.4688504"^^xsd:decimal ;
  dwc:decimalLongitude "34.0878438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4688504 34.0878438)"^^geo:wktLiteral ;
  geo-pos:lat "0.4688504"^^xsd:decimal ;
  geo-pos:long "34.0878438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1903'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.0878438'^^xsd:double;
  dwc:latitude '0.4688504'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1903'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4688504 34.0878438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.4688504"^^xsd:decimal ;
  dwc:decimalLongitude "34.0878438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4688504 34.0878438)"^^geo:wktLiteral ;
  geo-pos:lat "0.4688504"^^xsd:decimal ;
  geo-pos:long "34.0878438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1904'^^xsd:string;
  dwc:scientificName 'Oreochromis niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.0878438'^^xsd:double;
  dwc:latitude '0.4688504'^^xsd:double;
  dwc:aphiaid '293639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1904'^^xsd:string;
  dwc:aphiaIdAccepted '293639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9487858 34.1314126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9487858"^^xsd:decimal ;
  dwc:decimalLongitude "34.1314126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9487858 34.1314126)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9487858"^^xsd:decimal ;
  geo-pos:long "34.1314126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1913'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.1314126'^^xsd:double;
  dwc:latitude '-0.9487858'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1913'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_387> ;
  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/8187__KMFRI_20152019_387>
  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/8187__KMFRI_20152019_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-387'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_387'^^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/8187__KMFRI_20152019_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_389> ;
  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/8187__KMFRI_20152019_389>
  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/8187__KMFRI_20152019_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-389'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_389'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_410> ;
  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/8187__KMFRI_20152019_410>
  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/8187__KMFRI_20152019_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-410'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_410'^^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/8187__KMFRI_20152019_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_414> ;
  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/8187__KMFRI_20152019_414>
  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/8187__KMFRI_20152019_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-414'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_414'^^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/8187__KMFRI_20152019_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_419> ;
  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/8187__KMFRI_20152019_419>
  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/8187__KMFRI_20152019_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-419'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_419'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_425> ;
  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/8187__KMFRI_20152019_425>
  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/8187__KMFRI_20152019_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-425'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_425'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_436> ;
  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/8187__KMFRI_20152019_436>
  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/8187__KMFRI_20152019_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-436'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_436'^^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/8187__KMFRI_20152019_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_451> ;
  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/8187__KMFRI_20152019_451>
  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/8187__KMFRI_20152019_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-451'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_451'^^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/8187__KMFRI_20152019_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_493> ;
  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/8187__KMFRI_20152019_493>
  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/8187__KMFRI_20152019_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-493'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_493'^^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/8187__KMFRI_20152019_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_509> ;
  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/8187__KMFRI_20152019_509>
  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/8187__KMFRI_20152019_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-509'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.133333'^^xsd:double;
  dwc:latitude '-0.966667'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_509'^^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/8187__KMFRI_20152019_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_395> ;
  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/8187__KMFRI_20152019_395>
  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/8187__KMFRI_20152019_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-395'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_395'^^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/8187__KMFRI_20152019_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_406> ;
  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/8187__KMFRI_20152019_406>
  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/8187__KMFRI_20152019_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-406'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_406'^^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/8187__KMFRI_20152019_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_420> ;
  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/8187__KMFRI_20152019_420>
  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/8187__KMFRI_20152019_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-420'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_420'^^xsd:string;
  dwc:observationDate '1995-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_431> ;
  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/8187__KMFRI_20152019_431>
  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/8187__KMFRI_20152019_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-431'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_431'^^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/8187__KMFRI_20152019_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_437> ;
  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/8187__KMFRI_20152019_437>
  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/8187__KMFRI_20152019_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-437'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_437'^^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/8187__KMFRI_20152019_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_441> ;
  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/8187__KMFRI_20152019_441>
  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/8187__KMFRI_20152019_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-441'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_441'^^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/8187__KMFRI_20152019_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_461> ;
  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/8187__KMFRI_20152019_461>
  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/8187__KMFRI_20152019_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-461'^^xsd:string;
  dwc:scientificName 'Vanellus coronatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '366837'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_461'^^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/8187__KMFRI_20152019_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_485> ;
  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/8187__KMFRI_20152019_485>
  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/8187__KMFRI_20152019_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-485'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.15'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_485'^^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/8187__KMFRI_20152019_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8450154 34.1584682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8450154"^^xsd:decimal ;
  dwc:decimalLongitude "34.1584682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8450154 34.1584682)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8450154"^^xsd:decimal ;
  geo-pos:long "34.1584682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1914'^^xsd:string;
  dwc:scientificName 'Rastrineobola argentea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.1584682'^^xsd:double;
  dwc:latitude '-0.8450154'^^xsd:double;
  dwc:aphiaid '1018661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1914'^^xsd:string;
  dwc:aphiaIdAccepted '1018661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8450154 34.1584682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8450154"^^xsd:decimal ;
  dwc:decimalLongitude "34.1584682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8450154 34.1584682)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8450154"^^xsd:decimal ;
  geo-pos:long "34.1584682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1915'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.1584682'^^xsd:double;
  dwc:latitude '-0.8450154'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1915'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3763444 34.1704462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3763444"^^xsd:decimal ;
  dwc:decimalLongitude "34.1704462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3763444 34.1704462)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3763444"^^xsd:decimal ;
  geo-pos:long "34.1704462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-723'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.1704462'^^xsd:double;
  dwc:latitude '-0.3763444'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_723'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.059721 34.282872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.059721"^^xsd:decimal ;
  dwc:decimalLongitude "34.282872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.059721 34.282872)"^^geo:wktLiteral ;
  geo-pos:lat "0.059721"^^xsd:decimal ;
  geo-pos:long "34.282872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1898'^^xsd:string;
  dwc:scientificName 'Rastrineobola argentea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.282872'^^xsd:double;
  dwc:latitude '0.059721'^^xsd:double;
  dwc:aphiaid '1018661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1898'^^xsd:string;
  dwc:aphiaIdAccepted '1018661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.059721 34.282872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.059721"^^xsd:decimal ;
  dwc:decimalLongitude "34.282872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.059721 34.282872)"^^geo:wktLiteral ;
  geo-pos:lat "0.059721"^^xsd:decimal ;
  geo-pos:long "34.282872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1899'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.282872'^^xsd:double;
  dwc:latitude '0.059721'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1899'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.059721 34.282872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.059721"^^xsd:decimal ;
  dwc:decimalLongitude "34.282872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.059721 34.282872)"^^geo:wktLiteral ;
  geo-pos:lat "0.059721"^^xsd:decimal ;
  geo-pos:long "34.282872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1900'^^xsd:string;
  dwc:scientificName 'Oreochromis niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.282872'^^xsd:double;
  dwc:latitude '0.059721'^^xsd:double;
  dwc:aphiaid '293639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1900'^^xsd:string;
  dwc:aphiaIdAccepted '293639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3837086 34.283368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3837086"^^xsd:decimal ;
  dwc:decimalLongitude "34.283368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3837086 34.283368)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3837086"^^xsd:decimal ;
  geo-pos:long "34.283368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1896'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.283368'^^xsd:double;
  dwc:latitude '-0.3837086'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1896'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3837086 34.283368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3837086"^^xsd:decimal ;
  dwc:decimalLongitude "34.283368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3837086 34.283368)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3837086"^^xsd:decimal ;
  geo-pos:long "34.283368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1897'^^xsd:string;
  dwc:scientificName 'Oreochromis niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.283368'^^xsd:double;
  dwc:latitude '-0.3837086'^^xsd:double;
  dwc:aphiaid '293639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1897'^^xsd:string;
  dwc:aphiaIdAccepted '293639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0192922 34.3308177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0192922"^^xsd:decimal ;
  dwc:decimalLongitude "34.3308177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0192922 34.3308177)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0192922"^^xsd:decimal ;
  geo-pos:long "34.3308177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-731'^^xsd:string;
  dwc:scientificName 'Rastrineobola argentea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.3308177'^^xsd:double;
  dwc:latitude '-1.0192922'^^xsd:double;
  dwc:aphiaid '1018661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_731'^^xsd:string;
  dwc:aphiaIdAccepted '1018661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0192922 34.3308177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0192922"^^xsd:decimal ;
  dwc:decimalLongitude "34.3308177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0192922 34.3308177)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0192922"^^xsd:decimal ;
  geo-pos:long "34.3308177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-732'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.3308177'^^xsd:double;
  dwc:latitude '-1.0192922'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_732'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0192922 34.3308177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0192922"^^xsd:decimal ;
  dwc:decimalLongitude "34.3308177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0192922 34.3308177)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0192922"^^xsd:decimal ;
  geo-pos:long "34.3308177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-733'^^xsd:string;
  dwc:scientificName 'Oreochromis niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.3308177'^^xsd:double;
  dwc:latitude '-1.0192922'^^xsd:double;
  dwc:aphiaid '293639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_733'^^xsd:string;
  dwc:aphiaIdAccepted '293639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5371636 34.4487854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5371636"^^xsd:decimal ;
  dwc:decimalLongitude "34.4487854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5371636 34.4487854)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5371636"^^xsd:decimal ;
  geo-pos:long "34.4487854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1905'^^xsd:string;
  dwc:scientificName 'Oreochromis niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.4487854'^^xsd:double;
  dwc:latitude '-0.5371636'^^xsd:double;
  dwc:aphiaid '293639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1905'^^xsd:string;
  dwc:aphiaIdAccepted '293639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3589906 34.4616062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3589906"^^xsd:decimal ;
  dwc:decimalLongitude "34.4616062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3589906 34.4616062)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3589906"^^xsd:decimal ;
  geo-pos:long "34.4616062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-724'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.4616062'^^xsd:double;
  dwc:latitude '-0.3589906'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_724'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1834239 34.4941393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1834239"^^xsd:decimal ;
  dwc:decimalLongitude "34.4941393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1834239 34.4941393)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1834239"^^xsd:decimal ;
  geo-pos:long "34.4941393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1912'^^xsd:string;
  dwc:scientificName 'Nephropidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.4941393'^^xsd:double;
  dwc:latitude '-0.1834239'^^xsd:double;
  dwc:aphiaid '106741'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1912'^^xsd:string;
  dwc:aphiaIdAccepted '106741'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3666666667"^^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/8187__KMFRI_20152019_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3666666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-385'^^xsd:string;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:latitude '-0.3666666667'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_385'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3666666667"^^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/8187__KMFRI_20152019_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3666666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-405'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:latitude '-0.3666666667'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_405'^^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/8187__KMFRI_20152019_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3666666667"^^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/8187__KMFRI_20152019_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3666666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-434'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:latitude '-0.3666666667'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_434'^^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/8187__KMFRI_20152019_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3666666667"^^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/8187__KMFRI_20152019_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3666666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-465'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:latitude '-0.3666666667'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_465'^^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/8187__KMFRI_20152019_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3666666667"^^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/8187__KMFRI_20152019_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3666666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-471'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:latitude '-0.3666666667'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_471'^^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/8187__KMFRI_20152019_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3666666667"^^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/8187__KMFRI_20152019_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3666666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-480'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:latitude '-0.3666666667'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_480'^^xsd:string;
  dwc:observationDate '1995-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3666666667"^^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/8187__KMFRI_20152019_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3666666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-483'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:latitude '-0.3666666667'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_483'^^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/8187__KMFRI_20152019_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3666666667"^^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/8187__KMFRI_20152019_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 34.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3666666667"^^xsd:decimal ;
  geo-pos:long "34.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-490'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.63333333'^^xsd:double;
  dwc:latitude '-0.3666666667'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_490'^^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/8187__KMFRI_20152019_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0317862 34.6614733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0317862"^^xsd:decimal ;
  dwc:decimalLongitude "34.6614733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0317862 34.6614733)"^^geo:wktLiteral ;
  geo-pos:lat "0.0317862"^^xsd:decimal ;
  geo-pos:long "34.6614733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2230'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.6614733'^^xsd:double;
  dwc:latitude '0.0317862'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2230'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0317862 34.6614733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0317862"^^xsd:decimal ;
  dwc:decimalLongitude "34.6614733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0317862 34.6614733)"^^geo:wktLiteral ;
  geo-pos:lat "0.0317862"^^xsd:decimal ;
  geo-pos:long "34.6614733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2231'^^xsd:string;
  dwc:scientificName 'Oreochromis niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.6614733'^^xsd:double;
  dwc:latitude '0.0317862'^^xsd:double;
  dwc:aphiaid '293639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2231'^^xsd:string;
  dwc:aphiaIdAccepted '293639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-386'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_386'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-388'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_388'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-390'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_390'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-392'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_392'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-396'^^xsd:string;
  dwc:scientificName 'Ardea goliath'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_396'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-403'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_403'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-407'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_407'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-408'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_408'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-412'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_412'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-417'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_417'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-422'^^xsd:string;
  dwc:scientificName 'Anastomus oscitans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '1610049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_422'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1610049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-428'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_428'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-433'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_433'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-439'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_439'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-443'^^xsd:string;
  dwc:scientificName 'Anas acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '158939'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_443'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '158939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-445'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_445'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-448'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_448'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-456'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_456'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-459'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_459'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-468'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_468'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-475'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_475'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-479'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_479'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-489'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_489'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-494'^^xsd:string;
  dwc:scientificName 'Chroicocephalus cirrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_494'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-496'^^xsd:string;
  dwc:scientificName 'Chlidonias hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_496'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-500'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_500'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-502'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_502'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-506'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_506'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-510'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_510'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-641'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_641'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-642'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_642'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-643'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_643'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-644'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_644'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-645'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_645'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-646'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_646'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-647'^^xsd:string;
  dwc:scientificName 'Anastomus oscitans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '1610049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_647'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1610049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-648'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_648'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-649'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_649'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-650'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_650'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-651'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_651'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-652'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_652'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-653'^^xsd:string;
  dwc:scientificName 'Tringa erythropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '159029'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_653'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '159029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-654'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_654'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-655'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_655'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-656'^^xsd:string;
  dwc:scientificName 'Limosa limosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '159035'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_656'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '159035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-657'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_657'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-658'^^xsd:string;
  dwc:scientificName 'Halcyon senegalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.73333333'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_658'^^xsd:string;
  dwc:observationDate '1995-11-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1447787 34.7367189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1447787"^^xsd:decimal ;
  dwc:decimalLongitude "34.7367189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1447787 34.7367189)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1447787"^^xsd:decimal ;
  geo-pos:long "34.7367189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1906'^^xsd:string;
  dwc:scientificName 'Rastrineobola argentea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.7367189'^^xsd:double;
  dwc:latitude '-0.1447787'^^xsd:double;
  dwc:aphiaid '1018661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1906'^^xsd:string;
  dwc:aphiaIdAccepted '1018661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1447787 34.7367189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1447787"^^xsd:decimal ;
  dwc:decimalLongitude "34.7367189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1447787 34.7367189)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1447787"^^xsd:decimal ;
  geo-pos:long "34.7367189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1907'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.7367189'^^xsd:double;
  dwc:latitude '-0.1447787'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1907'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1447787 34.7367189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1447787"^^xsd:decimal ;
  dwc:decimalLongitude "34.7367189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1447787 34.7367189)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1447787"^^xsd:decimal ;
  geo-pos:long "34.7367189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1908'^^xsd:string;
  dwc:scientificName 'Oreochromis niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.7367189'^^xsd:double;
  dwc:latitude '-0.1447787'^^xsd:double;
  dwc:aphiaid '293639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1908'^^xsd:string;
  dwc:aphiaIdAccepted '293639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1019185 34.7597229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1019185"^^xsd:decimal ;
  dwc:decimalLongitude "34.7597229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1019185 34.7597229)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1019185"^^xsd:decimal ;
  geo-pos:long "34.7597229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1909'^^xsd:string;
  dwc:scientificName 'Rastrineobola argentea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.7597229'^^xsd:double;
  dwc:latitude '-0.1019185'^^xsd:double;
  dwc:aphiaid '1018661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1909'^^xsd:string;
  dwc:aphiaIdAccepted '1018661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1019185 34.7597229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1019185"^^xsd:decimal ;
  dwc:decimalLongitude "34.7597229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1019185 34.7597229)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1019185"^^xsd:decimal ;
  geo-pos:long "34.7597229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1910'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.7597229'^^xsd:double;
  dwc:latitude '-0.1019185'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1910'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1019185 34.7597229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1019185"^^xsd:decimal ;
  dwc:decimalLongitude "34.7597229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1019185 34.7597229)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1019185"^^xsd:decimal ;
  geo-pos:long "34.7597229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1911'^^xsd:string;
  dwc:scientificName 'Oreochromis niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.7597229'^^xsd:double;
  dwc:latitude '-0.1019185'^^xsd:double;
  dwc:aphiaid '293639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1911'^^xsd:string;
  dwc:aphiaIdAccepted '293639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-391'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_391'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-394'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_394'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-397'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_397'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-399'^^xsd:string;
  dwc:scientificName 'Ardea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_399'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-401'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_401'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-402'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_402'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-411'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_411'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-416'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_416'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-421'^^xsd:string;
  dwc:scientificName 'Anastomus oscitans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '1610049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_421'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1610049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-424'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_424'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-427'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_427'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-430'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_430'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-432'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_432'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-442'^^xsd:string;
  dwc:scientificName 'Nettapus auritus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212675'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_442'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-444'^^xsd:string;
  dwc:scientificName 'Spatula querquedula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '1459928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_444'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1459928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-446'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_446'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-450'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_450'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-452'^^xsd:string;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_452'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-453'^^xsd:string;
  dwc:scientificName 'Gallinula chloropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '159009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_453'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '159009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-455'^^xsd:string;
  dwc:scientificName 'Porphyrio martinica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '422597'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_455'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '422597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-458'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_458'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-463'^^xsd:string;
  dwc:scientificName 'Vanellus crassirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '1451019'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_463'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1451019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-464'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_464'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-467'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_467'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-470'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_470'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-473'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_473'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-474'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_474'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-478'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_478'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-488'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_488'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-492'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_492'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-495'^^xsd:string;
  dwc:scientificName 'Chlidonias hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_495'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-498'^^xsd:string;
  dwc:scientificName 'Chlidonias hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_498'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-499'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_499'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-501'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_501'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-504'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_504'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-505'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_505'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-508'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_508'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2833333333"^^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/8187__KMFRI_20152019_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2833333333 34.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2833333333"^^xsd:decimal ;
  geo-pos:long "34.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-512'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.76666667'^^xsd:double;
  dwc:latitude '-0.2833333333'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_512'^^xsd:string;
  dwc:observationDate '1995-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-393'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_393'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-398'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_398'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-400'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_400'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-404'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_404'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-409'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_409'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-413'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_413'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-415'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_415'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-418'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_418'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-423'^^xsd:string;
  dwc:scientificName 'Anastomus oscitans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '1610049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_423'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1610049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-426'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_426'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-429'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_429'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-435'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_435'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-438'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_438'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-440'^^xsd:string;
  dwc:scientificName 'Dendrocygna bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212674'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_440'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-447'^^xsd:string;
  dwc:scientificName 'Circus ranivorus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_447'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-449'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_449'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-454'^^xsd:string;
  dwc:scientificName 'Zapornia flavirostra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_454'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-457'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_457'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-460'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_460'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-462'^^xsd:string;
  dwc:scientificName 'Vanellus crassirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '1451019'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_462'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1451019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-466'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_466'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-469'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_469'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-472'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_472'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-476'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_476'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-477'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_477'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-481'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_481'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-482'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_482'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-484'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_484'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-486'^^xsd:string;
  dwc:scientificName 'Limosa limosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '159035'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_486'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '159035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-487'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_487'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-491'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_491'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-497'^^xsd:string;
  dwc:scientificName 'Chlidonias hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_497'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-503'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_503'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-507'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_507'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1166666667"^^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/8187__KMFRI_20152019_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1166666667 34.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1166666667"^^xsd:decimal ;
  geo-pos:long "34.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-511'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.86666667'^^xsd:double;
  dwc:latitude '-0.1166666667'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_511'^^xsd:string;
  dwc:observationDate '1995-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1468'^^xsd:string;
  dwc:scientificName 'Podiceps cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '137182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1468'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1469'^^xsd:string;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1469'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1470'^^xsd:string;
  dwc:scientificName 'Pelecanus onocrotalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '137176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1470'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1471'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1471'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1472'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1472'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1473'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1473'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1474'^^xsd:string;
  dwc:scientificName 'Anhinga rufa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1474'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '446495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1475'^^xsd:string;
  dwc:scientificName 'Ixobrychus sturmii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1475'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1476'^^xsd:string;
  dwc:scientificName 'Nycticorax nycticorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1476'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '159123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1477'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1477'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1478'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1478'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1479'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1479'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1480'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1480'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1481'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1481'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1482'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1482'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1483'^^xsd:string;
  dwc:scientificName 'Ardea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1483'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1484'^^xsd:string;
  dwc:scientificName 'Ardea goliath'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1484'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1485'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1485'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1486'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1486'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1487'^^xsd:string;
  dwc:scientificName 'Ciconia ciconia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '1037305'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1487'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1037305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1488'^^xsd:string;
  dwc:scientificName 'Ephippiorhynchus senegalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '1526102'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1488'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1526102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1489'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1489'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1490'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1490'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1491'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1491'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1492'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1492'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1493'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1493'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1494'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1494'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1495'^^xsd:string;
  dwc:scientificName 'Phoenicopterus ruber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212709'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1495'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1496'^^xsd:string;
  dwc:scientificName 'Phoeniconaias minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212710'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1496'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1497'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1497'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1498'^^xsd:string;
  dwc:scientificName 'Plectropterus gambensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '1463755'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1498'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1463755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1499'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1499'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1500'^^xsd:string;
  dwc:scientificName 'Anas capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212711'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1500'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1501'^^xsd:string;
  dwc:scientificName 'Spatula querquedula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '1459928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1501'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1459928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1502'^^xsd:string;
  dwc:scientificName 'Anas undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1502'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1503'^^xsd:string;
  dwc:scientificName 'Anas acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '158939'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1503'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '158939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1504'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1504'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1505'^^xsd:string;
  dwc:scientificName 'Spatula hottentota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1505'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1506'^^xsd:string;
  dwc:scientificName 'Spatula clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '1461476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1506'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1461476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1507'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1507'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1508'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1508'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1509'^^xsd:string;
  dwc:scientificName 'Zapornia flavirostra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1509'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1510'^^xsd:string;
  dwc:scientificName 'Gallinula chloropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '159009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1510'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '159009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1511'^^xsd:string;
  dwc:scientificName 'Fulica cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '1516548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1511'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1516548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1512'^^xsd:string;
  dwc:scientificName 'Balearica regulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1512'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1513'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1513'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1514'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1514'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1515'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1515'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1516'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1516'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1517'^^xsd:string;
  dwc:scientificName 'Vanellus crassirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '1451019'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1517'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1451019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1518'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1518'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1519'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1519'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1520'^^xsd:string;
  dwc:scientificName 'Vanellus coronatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '366837'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1520'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '366837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1521'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1521'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1522'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1522'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1523'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1523'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1524'^^xsd:string;
  dwc:scientificName 'Tringa erythropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '159029'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1524'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '159029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1525'^^xsd:string;
  dwc:scientificName 'Tringa totanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '158970'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1525'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '158970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1526'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1526'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1527'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1527'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1528'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1528'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1529'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1529'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1530'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1530'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1531'^^xsd:string;
  dwc:scientificName 'Chroicocephalus cirrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1531'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1532'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1532'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1533'^^xsd:string;
  dwc:scientificName 'Chlidonias hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1533'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1534'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1534'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1535'^^xsd:string;
  dwc:scientificName 'Halcyon leucocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1535'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1536'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1536'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3592107"^^xsd:decimal ;
  dwc:decimalLongitude "36.0877687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3592107 36.0877687)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3592107"^^xsd:decimal ;
  geo-pos:long "36.0877687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1537'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0877687'^^xsd:double;
  dwc:latitude '-0.3592107'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1537'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1602'^^xsd:string;
  dwc:scientificName 'Podiceps nigricollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '137184'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1602'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1603'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1603'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1604'^^xsd:string;
  dwc:scientificName 'Anhinga rufa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1604'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '446495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1605'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1605'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1606'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1606'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1607'^^xsd:string;
  dwc:scientificName 'Ciconia ciconia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '1037305'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1607'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1037305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1608'^^xsd:string;
  dwc:scientificName 'Ephippiorhynchus senegalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '1526102'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1608'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1526102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1609'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1609'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1610'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1610'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1611'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1611'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1612'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1612'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1613'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1613'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1614'^^xsd:string;
  dwc:scientificName 'Plectropterus gambensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '1463755'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1614'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1463755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1615'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1615'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1616'^^xsd:string;
  dwc:scientificName 'Spatula querquedula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '1459928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1616'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1459928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1617'^^xsd:string;
  dwc:scientificName 'Anas undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1617'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1618'^^xsd:string;
  dwc:scientificName 'Anas acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '158939'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1618'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '158939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1619'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1619'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1620'^^xsd:string;
  dwc:scientificName 'Spatula hottentota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1620'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1621'^^xsd:string;
  dwc:scientificName 'Spatula clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '1461476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1621'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1461476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1622'^^xsd:string;
  dwc:scientificName 'Zapornia flavirostra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1622'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1623'^^xsd:string;
  dwc:scientificName 'Gallinula chloropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '159009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1623'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '159009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1624'^^xsd:string;
  dwc:scientificName 'Fulica cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '1516548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1624'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1516548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1625'^^xsd:string;
  dwc:scientificName 'Balearica regulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1625'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1626'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1626'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1627'^^xsd:string;
  dwc:scientificName 'Recurvirostra avosetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212721'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1627'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1628'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1628'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1629'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1629'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1630'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1630'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1631'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1631'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1632'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1632'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1633'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1633'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1634'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1634'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1635'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1635'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1636'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1636'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1637'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1637'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1638'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1638'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1639'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1639'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1640'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1640'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1641'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1641'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1642'^^xsd:string;
  dwc:scientificName 'Podiceps nigricollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '137184'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1642'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1643'^^xsd:string;
  dwc:scientificName 'Pelecanus onocrotalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '137176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1643'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1644'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1644'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1645'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1645'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1646'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1646'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1647'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1647'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1648'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1648'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1649'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1649'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1650'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1650'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1651'^^xsd:string;
  dwc:scientificName 'Phoeniconaias minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212710'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1651'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1652'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1652'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1653'^^xsd:string;
  dwc:scientificName 'Anas capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212711'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1653'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1654'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1654'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1655'^^xsd:string;
  dwc:scientificName 'Spatula hottentota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1655'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1656'^^xsd:string;
  dwc:scientificName 'Spatula clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '1461476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1656'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1461476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1657'^^xsd:string;
  dwc:scientificName 'Fulica cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '1516548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1657'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1516548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1658'^^xsd:string;
  dwc:scientificName 'Balearica regulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1658'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1659'^^xsd:string;
  dwc:scientificName 'Recurvirostra avosetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212721'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1659'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1660'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1660'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1661'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1661'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1662'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1662'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1663'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1663'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1664'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1664'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1665'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1665'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1666'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1666'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1667'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1667'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3047953"^^xsd:decimal ;
  dwc:decimalLongitude "36.0915513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3047953 36.0915513)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3047953"^^xsd:decimal ;
  geo-pos:long "36.0915513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1668'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0915513'^^xsd:double;
  dwc:latitude '-0.3047953'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1668'^^xsd:string;
  dwc:observationDate '2017-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1262'^^xsd:string;
  dwc:scientificName 'Podiceps nigricollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '137184'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1262'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1263'^^xsd:string;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1263'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1264'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1264'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1265'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1265'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1266'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1266'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1267'^^xsd:string;
  dwc:scientificName 'Ciconia ciconia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '1037305'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1267'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1037305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1268'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1268'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1269'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1269'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1270'^^xsd:string;
  dwc:scientificName 'Phoenicopterus ruber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212709'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1270'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1271'^^xsd:string;
  dwc:scientificName 'Phoeniconaias minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212710'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1271'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1272'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1272'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1273'^^xsd:string;
  dwc:scientificName 'Anas capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212711'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1273'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1274'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1274'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1275'^^xsd:string;
  dwc:scientificName 'Spatula hottentota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1275'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1276'^^xsd:string;
  dwc:scientificName 'Spatula clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '1461476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1276'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1461476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1277'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1277'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1278'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1278'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1279'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1279'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1280'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1280'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1281'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1281'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1282'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1282'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1283'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1283'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1284'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1284'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1285'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1285'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1286'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1286'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1287'^^xsd:string;
  dwc:scientificName 'Tringa erythropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '159029'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1287'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '159029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1288'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1288'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1289'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1289'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1290'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1290'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1291'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1291'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1292'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1292'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1293'^^xsd:string;
  dwc:scientificName 'Phalaropus lobatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '137169'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1293'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1294'^^xsd:string;
  dwc:scientificName 'Rynchops flavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212828'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1294'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2623189"^^xsd:decimal ;
  dwc:decimalLongitude "36.0975299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2623189 36.0975299)"^^geo:wktLiteral ;
  geo-pos:lat "0.2623189"^^xsd:decimal ;
  geo-pos:long "36.0975299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1295'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.0975299'^^xsd:double;
  dwc:latitude '0.2623189'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1295'^^xsd:string;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1296'^^xsd:string;
  dwc:scientificName 'Podiceps nigricollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '137184'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1296'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1297'^^xsd:string;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1297'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1298'^^xsd:string;
  dwc:scientificName 'Pelecanus onocrotalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '137176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1298'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1299'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1299'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1300'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1300'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1301'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1301'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1302'^^xsd:string;
  dwc:scientificName 'Nycticorax nycticorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1302'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1303'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1303'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1304'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1304'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1305'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1305'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1306'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1306'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1307'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1307'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1308'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1308'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1309'^^xsd:string;
  dwc:scientificName 'Ardea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1309'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1310'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1310'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1311'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1311'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1312'^^xsd:string;
  dwc:scientificName 'Ciconia ciconia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '1037305'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1312'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1037305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1313'^^xsd:string;
  dwc:scientificName 'Anastomus lamelligerus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212706'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1313'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1314'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1314'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1315'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1315'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1316'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1316'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1317'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1317'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1318'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1318'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1319'^^xsd:string;
  dwc:scientificName 'Phoenicopterus ruber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212709'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1319'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1320'^^xsd:string;
  dwc:scientificName 'Phoeniconaias minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212710'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1320'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1321'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1321'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1322'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1322'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1323'^^xsd:string;
  dwc:scientificName 'Sarkidiornis melanotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '1575701'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1323'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1324'^^xsd:string;
  dwc:scientificName 'Anas capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212711'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1324'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1325'^^xsd:string;
  dwc:scientificName 'Spatula querquedula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '1459928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1325'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1459928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1326'^^xsd:string;
  dwc:scientificName 'Anas undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1326'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1327'^^xsd:string;
  dwc:scientificName 'Anas acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '158939'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1327'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '158939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1328'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1328'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1329'^^xsd:string;
  dwc:scientificName 'Spatula hottentota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1329'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1330'^^xsd:string;
  dwc:scientificName 'Spatula clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '1461476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1330'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1461476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1331'^^xsd:string;
  dwc:scientificName 'Netta erythrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1331'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1332'^^xsd:string;
  dwc:scientificName 'Oxyura maccoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212676'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1332'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1333'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1333'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1334'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1334'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1335'^^xsd:string;
  dwc:scientificName 'Zapornia flavirostra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1335'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1336'^^xsd:string;
  dwc:scientificName 'Fulica cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '1516548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1336'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1516548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1337'^^xsd:string;
  dwc:scientificName 'Balearica regulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1337'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1338'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1338'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1339'^^xsd:string;
  dwc:scientificName 'Recurvirostra avosetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212721'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1339'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1340'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1340'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1341'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1341'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1342'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1342'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1343'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1343'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1344'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1344'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1345'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1345'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1346'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1346'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1347'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1347'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1348'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1348'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1349'^^xsd:string;
  dwc:scientificName 'Limosa limosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '159035'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1349'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1350'^^xsd:string;
  dwc:scientificName 'Limosa lapponica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '159034'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1350'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1351'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1351'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1352'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1352'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1353'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1353'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1354'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1354'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1355'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1355'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1356'^^xsd:string;
  dwc:scientificName 'Chroicocephalus cirrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1356'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1357'^^xsd:string;
  dwc:scientificName 'Larus ridibundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '465358'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1357'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1358'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1358'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1359'^^xsd:string;
  dwc:scientificName 'Chlidonias hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1359'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1360'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1360'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4419617"^^xsd:decimal ;
  dwc:decimalLongitude "36.2399609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4419617 36.2399609)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4419617"^^xsd:decimal ;
  geo-pos:long "36.2399609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1361'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2399609'^^xsd:double;
  dwc:latitude '-0.4419617'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1361'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1586'^^xsd:string;
  dwc:scientificName 'Podiceps nigricollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '137184'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1586'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1587'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1587'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1588'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1588'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1589'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1589'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1590'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1590'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1591'^^xsd:string;
  dwc:scientificName 'Netta erythrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1591'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1592'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1592'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1593'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1593'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1594'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1594'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1595'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1595'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1596'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1596'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1597'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1597'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1598'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1598'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1599'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1599'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1600'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1600'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7825183"^^xsd:decimal ;
  dwc:decimalLongitude "36.2621381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7825183 36.2621381)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7825183"^^xsd:decimal ;
  geo-pos:long "36.2621381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1601'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2621381'^^xsd:double;
  dwc:latitude '-0.7825183'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1601'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1362'^^xsd:string;
  dwc:scientificName 'Podiceps nigricollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '137184'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1362'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1363'^^xsd:string;
  dwc:scientificName 'Pelecanus onocrotalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '137176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1363'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1364'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1364'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1365'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1365'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1366'^^xsd:string;
  dwc:scientificName 'Nycticorax nycticorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1366'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '159123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1367'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1367'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1368'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1368'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1369'^^xsd:string;
  dwc:scientificName 'Egretta dimorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '1488251'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1369'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1370'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1370'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1371'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1371'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1372'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1372'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1373'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1373'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1374'^^xsd:string;
  dwc:scientificName 'Ardea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1374'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1375'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1375'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1376'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1376'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1377'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1377'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1378'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1378'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1379'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1379'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1380'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1380'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1381'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1381'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1382'^^xsd:string;
  dwc:scientificName 'Phoenicopterus ruber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212709'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1382'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1383'^^xsd:string;
  dwc:scientificName 'Phoeniconaias minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212710'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1383'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1384'^^xsd:string;
  dwc:scientificName 'Sarkidiornis melanotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '1575701'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1384'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1385'^^xsd:string;
  dwc:scientificName 'Anas capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212711'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1385'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1386'^^xsd:string;
  dwc:scientificName 'Anas undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1386'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1387'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1387'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1388'^^xsd:string;
  dwc:scientificName 'Recurvirostra avosetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212721'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1388'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1389'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1389'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1390'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1390'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1391'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1391'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1392'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1392'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1393'^^xsd:string;
  dwc:scientificName 'Charadrius pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212618'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1393'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1394'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1394'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1395'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1395'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1396'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1396'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1397'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1397'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1398'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1398'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1399'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1399'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1400'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1400'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1401'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1401'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1402'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1402'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1403'^^xsd:string;
  dwc:scientificName 'Chroicocephalus cirrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1403'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1404'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1404'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1405'^^xsd:string;
  dwc:scientificName 'Chlidonias hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1405'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8640324"^^xsd:decimal ;
  dwc:decimalLongitude "36.2629794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8640324 36.2629794)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8640324"^^xsd:decimal ;
  geo-pos:long "36.2629794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1406'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2629794'^^xsd:double;
  dwc:latitude '-1.8640324'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1406'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1538'^^xsd:string;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1538'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1539'^^xsd:string;
  dwc:scientificName 'Pelecanus onocrotalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '137176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1539'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1540'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1540'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1541'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1541'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1542'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1542'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1543'^^xsd:string;
  dwc:scientificName 'Nycticorax nycticorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1543'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1544'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1544'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1545'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1545'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1546'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1546'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1547'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1547'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1548'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1548'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1549'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1549'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1550'^^xsd:string;
  dwc:scientificName 'Ciconia ciconia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '1037305'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1550'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1037305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1551'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1551'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1552'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1552'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1553'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1553'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1554'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1554'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1555'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1555'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1556'^^xsd:string;
  dwc:scientificName 'Phoeniconaias minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212710'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1556'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1557'^^xsd:string;
  dwc:scientificName 'Plectropterus gambensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '1463755'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1557'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1463755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1558'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1558'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1559'^^xsd:string;
  dwc:scientificName 'Anas capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212711'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1559'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1560'^^xsd:string;
  dwc:scientificName 'Anas undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1560'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1561'^^xsd:string;
  dwc:scientificName 'Spatula hottentota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1561'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1562'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1562'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1563'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1563'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1564'^^xsd:string;
  dwc:scientificName 'Gallinula chloropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '159009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1564'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1565'^^xsd:string;
  dwc:scientificName 'Fulica cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '1516548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1565'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1516548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1566'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1566'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1567'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1567'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1568'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1568'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1569'^^xsd:string;
  dwc:scientificName 'Vanellus crassirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '1451019'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1569'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1451019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1570'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1570'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1571'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1571'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1572'^^xsd:string;
  dwc:scientificName 'Vanellus coronatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '366837'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1572'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '366837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1573'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1573'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1574'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1574'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1575'^^xsd:string;
  dwc:scientificName 'Limosa limosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '159035'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1575'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1576'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1576'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1577'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1577'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1578'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1578'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1579'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1579'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1580'^^xsd:string;
  dwc:scientificName 'Chroicocephalus cirrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1580'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1581'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1581'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1582'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1582'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1583'^^xsd:string;
  dwc:scientificName 'Rynchops flavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212828'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1583'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1584'^^xsd:string;
  dwc:scientificName 'Megaceryle maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212592'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1584'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8133438"^^xsd:decimal ;
  dwc:decimalLongitude "36.2773131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8133438 36.2773131)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8133438"^^xsd:decimal ;
  geo-pos:long "36.2773131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1585'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2773131'^^xsd:double;
  dwc:latitude '-0.8133438'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1585'^^xsd:string;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1407'^^xsd:string;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1407'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1408'^^xsd:string;
  dwc:scientificName 'Pelecanus onocrotalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '137176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1408'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1409'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1409'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1410'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1410'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1411'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1411'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1412'^^xsd:string;
  dwc:scientificName 'Anhinga rufa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1412'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '446495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1413'^^xsd:string;
  dwc:scientificName 'Ixobrychus minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212660'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1413'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1414'^^xsd:string;
  dwc:scientificName 'Nycticorax nycticorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1414'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '159123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1415'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1415'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1416'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1416'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1417'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1417'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1418'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1418'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1419'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1419'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1420'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1420'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1421'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1421'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1422'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1422'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1423'^^xsd:string;
  dwc:scientificName 'Ardea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1423'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1424'^^xsd:string;
  dwc:scientificName 'Ardea goliath'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1424'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1425'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1425'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1426'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1426'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1427'^^xsd:string;
  dwc:scientificName 'Ephippiorhynchus senegalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '1526102'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1427'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1526102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1428'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1428'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1429'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1429'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1430'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1430'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1431'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1431'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1432'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1432'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1433'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1433'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1434'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1434'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1435'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1435'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1436'^^xsd:string;
  dwc:scientificName 'Anas undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1436'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1437'^^xsd:string;
  dwc:scientificName 'Spatula hottentota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1437'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1438'^^xsd:string;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1438'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1439'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1439'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1440'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1440'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1441'^^xsd:string;
  dwc:scientificName 'Zapornia flavirostra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1441'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1442'^^xsd:string;
  dwc:scientificName 'Porphyrio porphyrio poliocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '1548335'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1442'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1484545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1443'^^xsd:string;
  dwc:scientificName 'Gallinula chloropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '159009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1443'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '159009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1444'^^xsd:string;
  dwc:scientificName 'Fulica cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '1516548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1444'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1516548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1445'^^xsd:string;
  dwc:scientificName 'Balearica regulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1445'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1446'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1446'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1447'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1447'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1448'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1448'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1449'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1449'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1450'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1450'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1451'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1451'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1452'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1452'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1453'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1453'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1454'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1454'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1455'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1455'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1456'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1456'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1457'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1457'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1458'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1458'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1459'^^xsd:string;
  dwc:scientificName 'Chroicocephalus cirrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1459'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1460'^^xsd:string;
  dwc:scientificName 'Larus ridibundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '465358'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1460'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1461'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1461'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1462'^^xsd:string;
  dwc:scientificName 'Chlidonias hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1462'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1463'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1463'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1464'^^xsd:string;
  dwc:scientificName 'Halcyon leucocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1464'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1465'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1465'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1466'^^xsd:string;
  dwc:scientificName 'Megaceryle maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212592'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1466'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7524094"^^xsd:decimal ;
  dwc:decimalLongitude "36.3541502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7524094 36.3541502)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7524094"^^xsd:decimal ;
  geo-pos:long "36.3541502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1467'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.3541502'^^xsd:double;
  dwc:latitude '-0.7524094'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1467'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1214404"^^xsd:decimal ;
  dwc:decimalLongitude "36.6426229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1214404"^^xsd:decimal ;
  geo-pos:long "36.6426229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1790'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6426229'^^xsd:double;
  dwc:latitude '-1.1214404'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1790'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1214404"^^xsd:decimal ;
  dwc:decimalLongitude "36.6426229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1214404"^^xsd:decimal ;
  geo-pos:long "36.6426229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1791'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6426229'^^xsd:double;
  dwc:latitude '-1.1214404'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1791'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1214404"^^xsd:decimal ;
  dwc:decimalLongitude "36.6426229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1214404"^^xsd:decimal ;
  geo-pos:long "36.6426229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1792'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6426229'^^xsd:double;
  dwc:latitude '-1.1214404'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1792'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1214404"^^xsd:decimal ;
  dwc:decimalLongitude "36.6426229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1214404"^^xsd:decimal ;
  geo-pos:long "36.6426229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1793'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6426229'^^xsd:double;
  dwc:latitude '-1.1214404'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1793'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1214404"^^xsd:decimal ;
  dwc:decimalLongitude "36.6426229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1214404"^^xsd:decimal ;
  geo-pos:long "36.6426229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1794'^^xsd:string;
  dwc:scientificName 'Balearica regulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6426229'^^xsd:double;
  dwc:latitude '-1.1214404'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1794'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1214404"^^xsd:decimal ;
  dwc:decimalLongitude "36.6426229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1214404"^^xsd:decimal ;
  geo-pos:long "36.6426229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1795'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6426229'^^xsd:double;
  dwc:latitude '-1.1214404'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1795'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1214404"^^xsd:decimal ;
  dwc:decimalLongitude "36.6426229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1214404"^^xsd:decimal ;
  geo-pos:long "36.6426229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1796'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6426229'^^xsd:double;
  dwc:latitude '-1.1214404'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1796'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1214404"^^xsd:decimal ;
  dwc:decimalLongitude "36.6426229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1214404"^^xsd:decimal ;
  geo-pos:long "36.6426229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1797'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6426229'^^xsd:double;
  dwc:latitude '-1.1214404'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1797'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1214404"^^xsd:decimal ;
  dwc:decimalLongitude "36.6426229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1214404 36.6426229)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1214404"^^xsd:decimal ;
  geo-pos:long "36.6426229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1798'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6426229'^^xsd:double;
  dwc:latitude '-1.1214404'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1798'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2196'^^xsd:string;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2196'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2197'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2197'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2198'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2198'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2199'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2199'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2200'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2200'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2201'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2201'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2202'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2202'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2203'^^xsd:string;
  dwc:scientificName 'Ardea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2203'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2204'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2204'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2205'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2205'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2206'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2206'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2207'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2207'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2208'^^xsd:string;
  dwc:scientificName 'Dendrocygna bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212674'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2208'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2209'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2209'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2210'^^xsd:string;
  dwc:scientificName 'Thalassornis leuconotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212714'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2210'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2211'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2211'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2212'^^xsd:string;
  dwc:scientificName 'Spatula querquedula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '1459928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2212'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2213'^^xsd:string;
  dwc:scientificName 'Anas undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2213'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2214'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2214'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2215'^^xsd:string;
  dwc:scientificName 'Spatula hottentota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2215'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2216'^^xsd:string;
  dwc:scientificName 'Spatula clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '1461476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2216'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1461476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2217'^^xsd:string;
  dwc:scientificName 'Oxyura maccoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212676'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2217'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2218'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2218'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2219'^^xsd:string;
  dwc:scientificName 'Zapornia flavirostra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2219'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2220'^^xsd:string;
  dwc:scientificName 'Porphyrio porphyrio poliocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '1548335'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2220'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2221'^^xsd:string;
  dwc:scientificName 'Gallinula chloropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '159009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2221'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '159009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2222'^^xsd:string;
  dwc:scientificName 'Fulica cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '1516548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2222'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1516548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2223'^^xsd:string;
  dwc:scientificName 'Balearica regulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2223'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2224'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2224'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2225'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2225'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2226'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2226'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2227'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2227'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2228'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2228'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.110281"^^xsd:decimal ;
  dwc:decimalLongitude "36.6438376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.110281 36.6438376)"^^geo:wktLiteral ;
  geo-pos:lat "-1.110281"^^xsd:decimal ;
  geo-pos:long "36.6438376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2229'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.6438376'^^xsd:double;
  dwc:latitude '-1.110281'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2229'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1799'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1799'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1800'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1800'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1801'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1801'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1802'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1802'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1803'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1803'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1804'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1804'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1805'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1805'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1806'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1806'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1807'^^xsd:string;
  dwc:scientificName 'Ciconia ciconia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '1037305'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1807'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1037305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1808'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1808'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1809'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1809'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1810'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1810'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1811'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1811'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1812'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1812'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1813'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1813'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1814'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1814'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1815'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1815'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1816'^^xsd:string;
  dwc:scientificName 'Zapornia flavirostra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1816'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1817'^^xsd:string;
  dwc:scientificName 'Gallinula chloropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '159009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1817'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1818'^^xsd:string;
  dwc:scientificName 'Fulica cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '1516548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1818'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1516548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1819'^^xsd:string;
  dwc:scientificName 'Balearica regulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1819'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1820'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1820'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1821'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1821'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1822'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1822'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1823'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1823'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1824'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1824'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1825'^^xsd:string;
  dwc:scientificName 'Vanellus crassirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '1451019'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1825'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1451019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1826'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1826'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1827'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1827'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1828'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1828'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1829'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1829'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1830'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1830'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1831'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1831'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1832'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1832'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1833'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1833'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1834'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1834'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1835'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1835'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3368722"^^xsd:decimal ;
  dwc:decimalLongitude "36.7763534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3368722 36.7763534)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3368722"^^xsd:decimal ;
  geo-pos:long "36.7763534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1836'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.7763534'^^xsd:double;
  dwc:latitude '-1.3368722'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1836'^^xsd:string;
  dwc:observationDate '2017-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1706'^^xsd:string;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1706'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1707'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1707'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1708'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1708'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1709'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1709'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1710'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1710'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1711'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1711'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1712'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1712'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1713'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1713'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1714'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1714'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1715'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1715'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1716'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1716'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1717'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1717'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1718'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1718'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1719'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1719'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1720'^^xsd:string;
  dwc:scientificName 'Dendrocygna bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212674'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1720'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1721'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1721'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1722'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1722'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1723'^^xsd:string;
  dwc:scientificName 'Anas capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212711'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1723'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1724'^^xsd:string;
  dwc:scientificName 'Spatula querquedula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '1459928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1724'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1459928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1725'^^xsd:string;
  dwc:scientificName 'Anas undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1725'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1726'^^xsd:string;
  dwc:scientificName 'Anas acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '158939'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1726'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '158939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1727'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1727'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1728'^^xsd:string;
  dwc:scientificName 'Spatula hottentota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1728'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1729'^^xsd:string;
  dwc:scientificName 'Spatula clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '1461476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1729'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1461476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1730'^^xsd:string;
  dwc:scientificName 'Netta erythrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1730'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1731'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1731'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1732'^^xsd:string;
  dwc:scientificName 'Fulica cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '1516548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1732'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1516548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1733'^^xsd:string;
  dwc:scientificName 'Balearica regulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1733'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1734'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1734'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1735'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1735'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1736'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1736'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1737'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1737'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1738'^^xsd:string;
  dwc:scientificName 'Vanellus crassirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '1451019'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1738'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1451019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1739'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1739'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1740'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1740'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1741'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1741'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1742'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1742'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1743'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1743'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1744'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1744'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1745'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1745'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1746'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1746'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1747'^^xsd:string;
  dwc:scientificName 'Chroicocephalus cirrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1747'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1748'^^xsd:string;
  dwc:scientificName 'Larus ridibundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '465358'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1748'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1749'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1749'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1750'^^xsd:string;
  dwc:scientificName 'Chlidonias hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1750'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1751'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1751'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1752'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1752'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2920659"^^xsd:decimal ;
  dwc:decimalLongitude "36.8219462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2920659 36.8219462)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2920659"^^xsd:decimal ;
  geo-pos:long "36.8219462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1753'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8219462'^^xsd:double;
  dwc:latitude '-1.2920659'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1753'^^xsd:string;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2855959 36.8411671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2855959"^^xsd:decimal ;
  dwc:decimalLongitude "36.8411671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2855959 36.8411671)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2855959"^^xsd:decimal ;
  geo-pos:long "36.8411671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1894'^^xsd:string;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8411671'^^xsd:double;
  dwc:latitude '-1.2855959'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1894'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2855959 36.8411671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2855959"^^xsd:decimal ;
  dwc:decimalLongitude "36.8411671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2855959 36.8411671)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2855959"^^xsd:decimal ;
  geo-pos:long "36.8411671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1895'^^xsd:string;
  dwc:scientificName 'Oreochromis niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.8411671'^^xsd:double;
  dwc:latitude '-1.2855959'^^xsd:double;
  dwc:aphiaid '293639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1895'^^xsd:string;
  dwc:aphiaIdAccepted '293639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1754'^^xsd:string;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1754'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1755'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1755'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1756'^^xsd:string;
  dwc:scientificName 'Nycticorax nycticorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1756'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1757'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1757'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1758'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1758'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1759'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1759'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1760'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1760'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1761'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1761'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1762'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1762'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1763'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1763'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1764'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1764'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1765'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1765'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1766'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1766'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1767'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1767'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1768'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1768'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1769'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1769'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1770'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1770'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1771'^^xsd:string;
  dwc:scientificName 'Anas undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1771'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1772'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1772'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1773'^^xsd:string;
  dwc:scientificName 'Fulica cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '1516548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1773'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1516548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1774'^^xsd:string;
  dwc:scientificName 'Balearica regulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1774'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1775'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1775'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1776'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1776'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1777'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1777'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1778'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1778'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1779'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1779'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1780'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1780'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1781'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1781'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1782'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1782'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1783'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1783'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1784'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1784'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1785'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1785'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1786'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1786'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1787'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1787'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1788'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1788'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1962094"^^xsd:decimal ;
  dwc:decimalLongitude "36.9487319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1962094 36.9487319)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1962094"^^xsd:decimal ;
  geo-pos:long "36.9487319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1789'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.9487319'^^xsd:double;
  dwc:latitude '-1.1962094'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1789'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1669'^^xsd:string;
  dwc:scientificName 'Nycticorax nycticorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1669'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1670'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1670'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1671'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1671'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1672'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1672'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1673'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1673'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1674'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1674'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1675'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1675'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1676'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1676'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1677'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1677'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1678'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1678'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1679'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1679'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1680'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1680'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1681'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1681'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1682'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1682'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1683'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1683'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1684'^^xsd:string;
  dwc:scientificName 'Anas undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1684'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1685'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1685'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1686'^^xsd:string;
  dwc:scientificName 'Spatula hottentota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1686'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1687'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1687'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1688'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1688'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1689'^^xsd:string;
  dwc:scientificName 'Zapornia flavirostra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1689'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1690'^^xsd:string;
  dwc:scientificName 'Fulica cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '1516548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1690'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1516548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1691'^^xsd:string;
  dwc:scientificName 'Balearica regulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1691'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1692'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1692'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1693'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1693'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1694'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1694'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1695'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1695'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1696'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1696'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1697'^^xsd:string;
  dwc:scientificName 'Vanellus coronatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '366837'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1697'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '366837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1698'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1698'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1699'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1699'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1700'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1700'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1701'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1701'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1702'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1702'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1703'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1703'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1704'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1704'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.178333"^^xsd:decimal ;
  dwc:decimalLongitude "36.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.178333 36.958333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.178333"^^xsd:decimal ;
  geo-pos:long "36.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1705'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.958333'^^xsd:double;
  dwc:latitude '-1.178333'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1705'^^xsd:string;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1837'^^xsd:string;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1837'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1838'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1838'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1839'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1839'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1840'^^xsd:string;
  dwc:scientificName 'Nycticorax nycticorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1840'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '159123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1841'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1841'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1842'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1842'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1843'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1843'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1844'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1844'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1845'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1845'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1846'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1846'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1847'^^xsd:string;
  dwc:scientificName 'Ciconia ciconia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '1037305'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1847'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1037305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1848'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1848'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1849'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1849'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1850'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1850'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1851'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1851'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1852'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1852'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1853'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1853'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1854'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1854'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1855'^^xsd:string;
  dwc:scientificName 'Sarkidiornis melanotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '1575701'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1855'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1856'^^xsd:string;
  dwc:scientificName 'Spatula querquedula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '1459928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1856'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1459928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1857'^^xsd:string;
  dwc:scientificName 'Anas undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1857'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1858'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1858'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1859'^^xsd:string;
  dwc:scientificName 'Spatula hottentota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1859'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1860'^^xsd:string;
  dwc:scientificName 'Netta erythrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1860'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1861'^^xsd:string;
  dwc:scientificName 'Zapornia flavirostra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1861'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1862'^^xsd:string;
  dwc:scientificName 'Gallinula chloropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '159009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1862'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '159009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1863'^^xsd:string;
  dwc:scientificName 'Fulica cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '1516548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1863'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1516548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1864'^^xsd:string;
  dwc:scientificName 'Balearica regulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1864'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1865'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1865'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1866'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1866'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1867'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1867'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1868'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1868'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1869'^^xsd:string;
  dwc:scientificName 'Vanellus crassirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '1451019'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1869'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1451019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1870'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1870'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1871'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1871'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1872'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1872'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1873'^^xsd:string;
  dwc:scientificName 'Tringa erythropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '159029'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1873'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '159029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1874'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1874'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1875'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1875'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1876'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1876'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1877'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1877'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1878'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1878'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1879'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1879'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1880'^^xsd:string;
  dwc:scientificName 'Chlidonias hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1880'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.0922896"^^xsd:decimal ;
  dwc:decimalLongitude "37.1140088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.0922896 37.1140088)"^^geo:wktLiteral ;
  geo-pos:lat "-1.0922896"^^xsd:decimal ;
  geo-pos:long "37.1140088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1881'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.1140088'^^xsd:double;
  dwc:latitude '-1.0922896'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1881'^^xsd:string;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-659'^^xsd:string;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_659'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-660'^^xsd:string;
  dwc:scientificName 'Pelecanus erythrorhynchos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '159058'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_660'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '159058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-661'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_661'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-662'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_662'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-663'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_663'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-664'^^xsd:string;
  dwc:scientificName 'Anhinga rufa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_664'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '446495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-665'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_665'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-666'^^xsd:string;
  dwc:scientificName 'Ardea goliath'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_666'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-667'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_667'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-668'^^xsd:string;
  dwc:scientificName 'Ardea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_668'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-669'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_669'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-670'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_670'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-671'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_671'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-672'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_672'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-673'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_673'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-674'^^xsd:string;
  dwc:scientificName 'Egretta gularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_674'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-675'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_675'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-676'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_676'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-677'^^xsd:string;
  dwc:scientificName 'Ciconia episcopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_677'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-678'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_678'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-679'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_679'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-680'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_680'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-681'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_681'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-682'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_682'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-683'^^xsd:string;
  dwc:scientificName 'Dendrocygna bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212674'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_683'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-684'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_684'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-685'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_685'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-686'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_686'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-687'^^xsd:string;
  dwc:scientificName 'Spatula querquedula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '1459928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_687'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1459928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-688'^^xsd:string;
  dwc:scientificName 'Netta erythrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_688'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-689'^^xsd:string;
  dwc:scientificName 'Plectropterus gambensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '1463755'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_689'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1463755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-690'^^xsd:string;
  dwc:scientificName 'Sarkidiornis melanotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '1575701'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_690'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-691'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_691'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '558541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-692'^^xsd:string;
  dwc:scientificName 'Aquila nipalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '1566265'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_692'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1566265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-693'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_693'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-694'^^xsd:string;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_694'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-695'^^xsd:string;
  dwc:scientificName 'Charadrius dubius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212617'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_695'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-696'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_696'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-697'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_697'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-698'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_698'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-699'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_699'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-700'^^xsd:string;
  dwc:scientificName 'Vanellus coronatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '366837'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_700'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '366837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-701'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_701'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-702'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_702'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-703'^^xsd:string;
  dwc:scientificName 'Tringa erythropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '159029'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_703'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '159029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-704'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_704'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-705'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_705'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-706'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_706'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-707'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_707'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-708'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_708'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-709'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_709'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-710'^^xsd:string;
  dwc:scientificName 'Calidris temminckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '366591'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_710'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '366591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-711'^^xsd:string;
  dwc:scientificName 'Limosa limosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '159035'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_711'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '159035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-712'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_712'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-713'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_713'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-714'^^xsd:string;
  dwc:scientificName 'Burhinus vermiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_714'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-715'^^xsd:string;
  dwc:scientificName 'Chroicocephalus cirrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_715'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-716'^^xsd:string;
  dwc:scientificName 'Larus fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_716'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-717'^^xsd:string;
  dwc:scientificName 'Larus ridibundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '465358'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_717'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-718'^^xsd:string;
  dwc:scientificName 'Chlidonias hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_718'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-719'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_719'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-720'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_720'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-721'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_721'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9013888889"^^xsd:decimal ;
  dwc:decimalLongitude "37.50583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9013888889 37.50583333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9013888889"^^xsd:decimal ;
  geo-pos:long "37.50583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-722'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.50583333'^^xsd:double;
  dwc:latitude '-0.9013888889'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_722'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-514'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_514'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-518'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_518'^^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/8187__KMFRI_20152019_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-522'^^xsd:string;
  dwc:scientificName 'Anhinga rufa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_522'^^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/8187__KMFRI_20152019_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-526'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_526'^^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/8187__KMFRI_20152019_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-529'^^xsd:string;
  dwc:scientificName 'Ardea goliath'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_529'^^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/8187__KMFRI_20152019_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-531'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_531'^^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/8187__KMFRI_20152019_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-533'^^xsd:string;
  dwc:scientificName 'Ardea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_533'^^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/8187__KMFRI_20152019_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-535'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_535'^^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/8187__KMFRI_20152019_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-537'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_537'^^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/8187__KMFRI_20152019_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-541'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_541'^^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/8187__KMFRI_20152019_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-544'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_544'^^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/8187__KMFRI_20152019_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-548'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_548'^^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/8187__KMFRI_20152019_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-553'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_553'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-555'^^xsd:string;
  dwc:scientificName 'Nycticorax nycticorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_555'^^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/8187__KMFRI_20152019_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-558'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_558'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-559'^^xsd:string;
  dwc:scientificName 'Ciconia episcopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_559'^^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/8187__KMFRI_20152019_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-563'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_563'^^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/8187__KMFRI_20152019_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-566'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_566'^^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/8187__KMFRI_20152019_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-569'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_569'^^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/8187__KMFRI_20152019_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-570'^^xsd:string;
  dwc:scientificName 'Dendrocygna bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212674'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_570'^^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/8187__KMFRI_20152019_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-572'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_572'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-575'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_575'^^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/8187__KMFRI_20152019_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-577'^^xsd:string;
  dwc:scientificName 'Sarkidiornis melanotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '1575701'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_577'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-578'^^xsd:string;
  dwc:scientificName 'Gypohierax angolensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212715'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_578'^^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/8187__KMFRI_20152019_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-579'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_579'^^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/8187__KMFRI_20152019_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-583'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_583'^^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/8187__KMFRI_20152019_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-585'^^xsd:string;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_585'^^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/8187__KMFRI_20152019_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-587'^^xsd:string;
  dwc:scientificName 'Charadrius dubius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212617'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_587'^^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/8187__KMFRI_20152019_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-593'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_593'^^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/8187__KMFRI_20152019_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-597'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_597'^^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/8187__KMFRI_20152019_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-602'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_602'^^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/8187__KMFRI_20152019_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-607'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_607'^^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/8187__KMFRI_20152019_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-613'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_613'^^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/8187__KMFRI_20152019_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-614'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_614'^^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/8187__KMFRI_20152019_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-621'^^xsd:string;
  dwc:scientificName 'Burhinus vermiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_621'^^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/8187__KMFRI_20152019_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-622'^^xsd:string;
  dwc:scientificName 'Chlidonias hybrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '137135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_622'^^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/8187__KMFRI_20152019_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-625'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_625'^^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/8187__KMFRI_20152019_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-628'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_628'^^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/8187__KMFRI_20152019_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-629'^^xsd:string;
  dwc:scientificName 'Megaceryle maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212592'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_629'^^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/8187__KMFRI_20152019_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-630'^^xsd:string;
  dwc:scientificName 'Megaceryle maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212592'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_630'^^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/8187__KMFRI_20152019_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-631'^^xsd:string;
  dwc:scientificName 'Megaceryle maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212592'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_631'^^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/8187__KMFRI_20152019_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-632'^^xsd:string;
  dwc:scientificName 'Megaceryle maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212592'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_632'^^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/8187__KMFRI_20152019_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-636'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_636'^^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/8187__KMFRI_20152019_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8347222222"^^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/8187__KMFRI_20152019_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8347222222 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8347222222"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-639'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '-0.8347222222'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_639'^^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/8187__KMFRI_20152019_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-516'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_516'^^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/8187__KMFRI_20152019_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-520'^^xsd:string;
  dwc:scientificName 'Anhinga rufa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_520'^^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/8187__KMFRI_20152019_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-524'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_524'^^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/8187__KMFRI_20152019_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-527'^^xsd:string;
  dwc:scientificName 'Ardea goliath'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_527'^^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/8187__KMFRI_20152019_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-539'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_539'^^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/8187__KMFRI_20152019_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-546'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_546'^^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/8187__KMFRI_20152019_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-551'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_551'^^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/8187__KMFRI_20152019_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-561'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_561'^^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/8187__KMFRI_20152019_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-564'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_564'^^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/8187__KMFRI_20152019_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-573'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_573'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-576'^^xsd:string;
  dwc:scientificName 'Sarkidiornis melanotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '1575701'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_576'^^xsd:string;
  dwc:observationDate '1995-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-581'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_581'^^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/8187__KMFRI_20152019_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-591'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_591'^^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/8187__KMFRI_20152019_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-595'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_595'^^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/8187__KMFRI_20152019_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-600'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_600'^^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/8187__KMFRI_20152019_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-605'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_605'^^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/8187__KMFRI_20152019_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-609'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_609'^^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/8187__KMFRI_20152019_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-619'^^xsd:string;
  dwc:scientificName 'Burhinus vermiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_619'^^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/8187__KMFRI_20152019_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-634'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_634'^^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/8187__KMFRI_20152019_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7847222222"^^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/8187__KMFRI_20152019_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7847222222 37.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7847222222"^^xsd:decimal ;
  geo-pos:long "37.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-637'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.73333333'^^xsd:double;
  dwc:latitude '-0.7847222222'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_637'^^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/8187__KMFRI_20152019_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-515'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_515'^^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/8187__KMFRI_20152019_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-519'^^xsd:string;
  dwc:scientificName 'Anhinga rufa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_519'^^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/8187__KMFRI_20152019_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-523'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_523'^^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/8187__KMFRI_20152019_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-538'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_538'^^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/8187__KMFRI_20152019_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-542'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_542'^^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/8187__KMFRI_20152019_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-545'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_545'^^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/8187__KMFRI_20152019_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-550'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_550'^^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/8187__KMFRI_20152019_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-556'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_556'^^xsd:string;
  dwc:observationDate '1995-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-560'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_560'^^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/8187__KMFRI_20152019_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-568'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_568'^^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/8187__KMFRI_20152019_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-580'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_580'^^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/8187__KMFRI_20152019_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-586'^^xsd:string;
  dwc:scientificName 'Charadrius dubius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212617'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_586'^^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/8187__KMFRI_20152019_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-588'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_588'^^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/8187__KMFRI_20152019_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-589'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_589'^^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/8187__KMFRI_20152019_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-594'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_594'^^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/8187__KMFRI_20152019_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-599'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_599'^^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/8187__KMFRI_20152019_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-603'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_603'^^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/8187__KMFRI_20152019_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-604'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_604'^^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/8187__KMFRI_20152019_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-608'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_608'^^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/8187__KMFRI_20152019_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-611'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_611'^^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/8187__KMFRI_20152019_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-615'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_615'^^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/8187__KMFRI_20152019_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-616'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_616'^^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/8187__KMFRI_20152019_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-618'^^xsd:string;
  dwc:scientificName 'Burhinus vermiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_618'^^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/8187__KMFRI_20152019_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-623'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_623'^^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/8187__KMFRI_20152019_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-626'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_626'^^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/8187__KMFRI_20152019_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8180555556"^^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/8187__KMFRI_20152019_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8180555556 37.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8180555556"^^xsd:decimal ;
  geo-pos:long "37.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-633'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.76666667'^^xsd:double;
  dwc:latitude '-0.8180555556'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_633'^^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/8187__KMFRI_20152019_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-513'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_513'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-517'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_517'^^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/8187__KMFRI_20152019_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-521'^^xsd:string;
  dwc:scientificName 'Anhinga rufa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_521'^^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/8187__KMFRI_20152019_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-525'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_525'^^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/8187__KMFRI_20152019_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-528'^^xsd:string;
  dwc:scientificName 'Ardea goliath'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_528'^^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/8187__KMFRI_20152019_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-530'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_530'^^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/8187__KMFRI_20152019_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-532'^^xsd:string;
  dwc:scientificName 'Ardea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_532'^^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/8187__KMFRI_20152019_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-534'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_534'^^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/8187__KMFRI_20152019_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-536'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_536'^^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/8187__KMFRI_20152019_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-540'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_540'^^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/8187__KMFRI_20152019_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-543'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_543'^^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/8187__KMFRI_20152019_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-547'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_547'^^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/8187__KMFRI_20152019_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-549'^^xsd:string;
  dwc:scientificName 'Egretta gularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_549'^^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/8187__KMFRI_20152019_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-552'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_552'^^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/8187__KMFRI_20152019_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-554'^^xsd:string;
  dwc:scientificName 'Nycticorax nycticorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_554'^^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/8187__KMFRI_20152019_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-557'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_557'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-562'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_562'^^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/8187__KMFRI_20152019_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-565'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_565'^^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/8187__KMFRI_20152019_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-567'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_567'^^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/8187__KMFRI_20152019_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-571'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_571'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-574'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_574'^^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/8187__KMFRI_20152019_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-582'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_582'^^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/8187__KMFRI_20152019_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-584'^^xsd:string;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_584'^^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/8187__KMFRI_20152019_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-590'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_590'^^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/8187__KMFRI_20152019_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-592'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_592'^^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/8187__KMFRI_20152019_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-596'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_596'^^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/8187__KMFRI_20152019_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-598'^^xsd:string;
  dwc:scientificName 'Scolopacidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '147429'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_598'^^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/8187__KMFRI_20152019_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-601'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_601'^^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/8187__KMFRI_20152019_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-606'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_606'^^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/8187__KMFRI_20152019_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-610'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_610'^^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/8187__KMFRI_20152019_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-612'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_612'^^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/8187__KMFRI_20152019_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-617'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_617'^^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/8187__KMFRI_20152019_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-620'^^xsd:string;
  dwc:scientificName 'Burhinus vermiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_620'^^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/8187__KMFRI_20152019_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-624'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_624'^^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/8187__KMFRI_20152019_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-627'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_627'^^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/8187__KMFRI_20152019_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-635'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_635'^^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/8187__KMFRI_20152019_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-638'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_638'^^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/8187__KMFRI_20152019_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7013888889"^^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/8187__KMFRI_20152019_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7013888889 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7013888889"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-640'^^xsd:string;
  dwc:scientificName 'Todiramphus farquhari'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '-0.7013888889'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_640'^^xsd:string;
  dwc:observationDate '1995-03-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1083'^^xsd:string;
  dwc:scientificName 'Euthynnus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '219708'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1083'^^xsd:string;
  dwc:aphiaIdAccepted '219708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1084'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1084'^^xsd:string;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1085'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1085'^^xsd:string;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1086'^^xsd:string;
  dwc:scientificName 'Scomberomorus plurilineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '219719'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1086'^^xsd:string;
  dwc:aphiaIdAccepted '219719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1087'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1087'^^xsd:string;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1088'^^xsd:string;
  dwc:scientificName 'Scomberomorus commerson'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '127024'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1088'^^xsd:string;
  dwc:aphiaIdAccepted '127024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1089'^^xsd:string;
  dwc:scientificName 'Carangoides ferdau'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '218395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1089'^^xsd:string;
  dwc:aphiaIdAccepted '1802000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1090'^^xsd:string;
  dwc:scientificName 'Sphyraena barracuda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '345843'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1090'^^xsd:string;
  dwc:aphiaIdAccepted '345843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1091'^^xsd:string;
  dwc:scientificName 'Hemiramphus far'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '126389'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1091'^^xsd:string;
  dwc:aphiaIdAccepted '126389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1092'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1092'^^xsd:string;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1093'^^xsd:string;
  dwc:scientificName 'Scomberomorus lineolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '273814'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1093'^^xsd:string;
  dwc:aphiaIdAccepted '273814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1094'^^xsd:string;
  dwc:scientificName 'Tylosurus crocodilus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '223867'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1094'^^xsd:string;
  dwc:aphiaIdAccepted '159259'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1095'^^xsd:string;
  dwc:scientificName 'Lepidocybium flavobrunneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '126863'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1095'^^xsd:string;
  dwc:aphiaIdAccepted '126863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1096'^^xsd:string;
  dwc:scientificName 'Auxis thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '127016'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1096'^^xsd:string;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1097'^^xsd:string;
  dwc:scientificName 'Plectorhinchus schotaf'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '218551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1097'^^xsd:string;
  dwc:aphiaIdAccepted '218551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1098'^^xsd:string;
  dwc:scientificName 'Istiophorus platypterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '158812'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1098'^^xsd:string;
  dwc:aphiaIdAccepted '158812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1099'^^xsd:string;
  dwc:scientificName 'Sarda orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '219713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1099'^^xsd:string;
  dwc:aphiaIdAccepted '219713'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6603"^^xsd:decimal ;
  dwc:decimalLongitude "39.219783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6603 39.219783)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6603"^^xsd:decimal ;
  geo-pos:long "39.219783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1100'^^xsd:string;
  dwc:scientificName 'Thunnus tonggol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.219783'^^xsd:double;
  dwc:latitude '-4.6603'^^xsd:double;
  dwc:aphiaid '219722'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1100'^^xsd:string;
  dwc:aphiaIdAccepted '219722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-34'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_34'^^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/8187__KMFRI_20152019_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-37'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_37'^^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/8187__KMFRI_20152019_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-42'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_42'^^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/8187__KMFRI_20152019_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-53'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_53'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-54'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_54'^^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/8187__KMFRI_20152019_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-63'^^xsd:string;
  dwc:scientificName 'Egretta gularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_63'^^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/8187__KMFRI_20152019_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-70'^^xsd:string;
  dwc:scientificName 'Ciconia episcopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_70'^^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/8187__KMFRI_20152019_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-77'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_77'^^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/8187__KMFRI_20152019_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-99'^^xsd:string;
  dwc:scientificName 'Gypohierax angolensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212715'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_99'^^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/8187__KMFRI_20152019_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-104'^^xsd:string;
  dwc:scientificName 'Polyboroides typus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_104'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-105'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_105'^^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/8187__KMFRI_20152019_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-111'^^xsd:string;
  dwc:scientificName 'Milvus migrans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_111'^^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/8187__KMFRI_20152019_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-125'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_125'^^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/8187__KMFRI_20152019_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-139'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_139'^^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/8187__KMFRI_20152019_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-153'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_153'^^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/8187__KMFRI_20152019_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-166'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_166'^^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/8187__KMFRI_20152019_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-184'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_184'^^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/8187__KMFRI_20152019_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-198'^^xsd:string;
  dwc:scientificName 'Numenius arquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '159037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_198'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-203'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_203'^^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/8187__KMFRI_20152019_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-217'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_217'^^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/8187__KMFRI_20152019_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-237'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_237'^^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/8187__KMFRI_20152019_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-257'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_257'^^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/8187__KMFRI_20152019_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-272'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_272'^^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/8187__KMFRI_20152019_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-293'^^xsd:string;
  dwc:scientificName 'Dromas ardeola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_293'^^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/8187__KMFRI_20152019_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-305'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_305'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-322'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_322'^^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/8187__KMFRI_20152019_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-338'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_338'^^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/8187__KMFRI_20152019_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-352'^^xsd:string;
  dwc:scientificName 'Sterna bergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_352'^^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/8187__KMFRI_20152019_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-363'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_363'^^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/8187__KMFRI_20152019_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-371'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_371'^^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/8187__KMFRI_20152019_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-382'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_382'^^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/8187__KMFRI_20152019_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.651666667"^^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/8187__KMFRI_20152019_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.651666667 39.22777778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.651666667"^^xsd:decimal ;
  geo-pos:long "39.22777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-383'^^xsd:string;
  dwc:scientificName 'Halcyon senegaloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.22777778'^^xsd:double;
  dwc:latitude '-4.651666667'^^xsd:double;
  dwc:aphiaid '212589'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_383'^^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/8187__KMFRI_20152019_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6442898 39.3798709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6442898"^^xsd:decimal ;
  dwc:decimalLongitude "39.3798709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6442898 39.3798709)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6442898"^^xsd:decimal ;
  geo-pos:long "39.3798709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-728'^^xsd:string;
  dwc:scientificName 'Scomberomorus cavalla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.3798709'^^xsd:double;
  dwc:latitude '-4.6442898'^^xsd:double;
  dwc:aphiaid '159340'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_728'^^xsd:string;
  dwc:aphiaIdAccepted '159340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6442898 39.3798709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6442898"^^xsd:decimal ;
  dwc:decimalLongitude "39.3798709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6442898 39.3798709)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6442898"^^xsd:decimal ;
  geo-pos:long "39.3798709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-729'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.3798709'^^xsd:double;
  dwc:latitude '-4.6442898'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_729'^^xsd:string;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6442898 39.3798709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6442898"^^xsd:decimal ;
  dwc:decimalLongitude "39.3798709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6442898 39.3798709)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6442898"^^xsd:decimal ;
  geo-pos:long "39.3798709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-730'^^xsd:string;
  dwc:scientificName 'Pterygoplichthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.3798709'^^xsd:double;
  dwc:latitude '-4.6442898'^^xsd:double;
  dwc:aphiaid '270654'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_730'^^xsd:string;
  dwc:aphiaIdAccepted '270654'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_5> ;
  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/8187__KMFRI_20152019_5>
  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/8187__KMFRI_20152019_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-5'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_5'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_21> ;
  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/8187__KMFRI_20152019_21>
  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/8187__KMFRI_20152019_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-21'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_21'^^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/8187__KMFRI_20152019_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_43> ;
  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/8187__KMFRI_20152019_43>
  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/8187__KMFRI_20152019_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-43'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_43'^^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/8187__KMFRI_20152019_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_55> ;
  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/8187__KMFRI_20152019_55>
  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/8187__KMFRI_20152019_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-55'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_55'^^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/8187__KMFRI_20152019_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_64> ;
  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/8187__KMFRI_20152019_64>
  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/8187__KMFRI_20152019_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-64'^^xsd:string;
  dwc:scientificName 'Egretta gularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_64'^^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/8187__KMFRI_20152019_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_68> ;
  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/8187__KMFRI_20152019_68>
  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/8187__KMFRI_20152019_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-68'^^xsd:string;
  dwc:scientificName 'Anastomus oscitans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '1610049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_68'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '1610049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_71> ;
  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/8187__KMFRI_20152019_71>
  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/8187__KMFRI_20152019_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-71'^^xsd:string;
  dwc:scientificName 'Ciconia episcopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_71'^^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/8187__KMFRI_20152019_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_78> ;
  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/8187__KMFRI_20152019_78>
  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/8187__KMFRI_20152019_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-78'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_78'^^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/8187__KMFRI_20152019_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_86> ;
  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/8187__KMFRI_20152019_86>
  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/8187__KMFRI_20152019_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-86'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_86'^^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/8187__KMFRI_20152019_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_100> ;
  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/8187__KMFRI_20152019_100>
  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/8187__KMFRI_20152019_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-100'^^xsd:string;
  dwc:scientificName 'Gypohierax angolensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212715'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_100'^^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/8187__KMFRI_20152019_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_106> ;
  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/8187__KMFRI_20152019_106>
  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/8187__KMFRI_20152019_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-106'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_106'^^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/8187__KMFRI_20152019_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_112> ;
  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/8187__KMFRI_20152019_112>
  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/8187__KMFRI_20152019_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-112'^^xsd:string;
  dwc:scientificName 'Milvus migrans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_112'^^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/8187__KMFRI_20152019_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_127> ;
  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/8187__KMFRI_20152019_127>
  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/8187__KMFRI_20152019_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-127'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_127'^^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/8187__KMFRI_20152019_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_140> ;
  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/8187__KMFRI_20152019_140>
  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/8187__KMFRI_20152019_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-140'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_140'^^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/8187__KMFRI_20152019_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_168> ;
  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/8187__KMFRI_20152019_168>
  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/8187__KMFRI_20152019_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-168'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_168'^^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/8187__KMFRI_20152019_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_186> ;
  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/8187__KMFRI_20152019_186>
  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/8187__KMFRI_20152019_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-186'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_186'^^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/8187__KMFRI_20152019_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_205> ;
  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/8187__KMFRI_20152019_205>
  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/8187__KMFRI_20152019_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-205'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_205'^^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/8187__KMFRI_20152019_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_219> ;
  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/8187__KMFRI_20152019_219>
  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/8187__KMFRI_20152019_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-219'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_219'^^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/8187__KMFRI_20152019_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_238> ;
  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/8187__KMFRI_20152019_238>
  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/8187__KMFRI_20152019_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-238'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_238'^^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/8187__KMFRI_20152019_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_259> ;
  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/8187__KMFRI_20152019_259>
  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/8187__KMFRI_20152019_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-259'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_259'^^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/8187__KMFRI_20152019_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_273> ;
  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/8187__KMFRI_20152019_273>
  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/8187__KMFRI_20152019_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-273'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_273'^^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/8187__KMFRI_20152019_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_307> ;
  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/8187__KMFRI_20152019_307>
  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/8187__KMFRI_20152019_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-307'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_307'^^xsd:string;
  dwc:observationDate '1995-02-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_330> ;
  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/8187__KMFRI_20152019_330>
  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/8187__KMFRI_20152019_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-330'^^xsd:string;
  dwc:scientificName 'Sternula albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_330'^^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/8187__KMFRI_20152019_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_340> ;
  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/8187__KMFRI_20152019_340>
  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/8187__KMFRI_20152019_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-340'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_340'^^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/8187__KMFRI_20152019_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_365> ;
  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/8187__KMFRI_20152019_365>
  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/8187__KMFRI_20152019_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-365'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_365'^^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/8187__KMFRI_20152019_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_372> ;
  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/8187__KMFRI_20152019_372>
  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/8187__KMFRI_20152019_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-372'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_372'^^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/8187__KMFRI_20152019_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_384> ;
  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/8187__KMFRI_20152019_384>
  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/8187__KMFRI_20152019_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-384'^^xsd:string;
  dwc:scientificName 'Halcyon senegaloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41055556'^^xsd:double;
  dwc:latitude '-4.561666667'^^xsd:double;
  dwc:aphiaid '212589'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_384'^^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/8187__KMFRI_20152019_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_126> ;
  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/8187__KMFRI_20152019_126>
  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/8187__KMFRI_20152019_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-126'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_126'^^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/8187__KMFRI_20152019_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_167> ;
  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/8187__KMFRI_20152019_167>
  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/8187__KMFRI_20152019_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-167'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_167'^^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/8187__KMFRI_20152019_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_185> ;
  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/8187__KMFRI_20152019_185>
  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/8187__KMFRI_20152019_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-185'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_185'^^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/8187__KMFRI_20152019_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_199> ;
  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/8187__KMFRI_20152019_199>
  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/8187__KMFRI_20152019_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-199'^^xsd:string;
  dwc:scientificName 'Numenius arquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:aphiaid '159037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_199'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_204> ;
  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/8187__KMFRI_20152019_204>
  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/8187__KMFRI_20152019_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-204'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_204'^^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/8187__KMFRI_20152019_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_218> ;
  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/8187__KMFRI_20152019_218>
  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/8187__KMFRI_20152019_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-218'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_218'^^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/8187__KMFRI_20152019_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_258> ;
  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/8187__KMFRI_20152019_258>
  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/8187__KMFRI_20152019_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-258'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_258'^^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/8187__KMFRI_20152019_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_306> ;
  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/8187__KMFRI_20152019_306>
  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/8187__KMFRI_20152019_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-306'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_306'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_329> ;
  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/8187__KMFRI_20152019_329>
  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/8187__KMFRI_20152019_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-329'^^xsd:string;
  dwc:scientificName 'Sternula albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_329'^^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/8187__KMFRI_20152019_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_339> ;
  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/8187__KMFRI_20152019_339>
  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/8187__KMFRI_20152019_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-339'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_339'^^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/8187__KMFRI_20152019_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_353> ;
  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/8187__KMFRI_20152019_353>
  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/8187__KMFRI_20152019_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-353'^^xsd:string;
  dwc:scientificName 'Sterna bergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_353'^^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/8187__KMFRI_20152019_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_364> ;
  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/8187__KMFRI_20152019_364>
  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/8187__KMFRI_20152019_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-364'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42555556'^^xsd:double;
  dwc:latitude '-4.6425'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_364'^^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/8187__KMFRI_20152019_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_11> ;
  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/8187__KMFRI_20152019_11>
  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/8187__KMFRI_20152019_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-11'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_11'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_22> ;
  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/8187__KMFRI_20152019_22>
  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/8187__KMFRI_20152019_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-22'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_22'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_31> ;
  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/8187__KMFRI_20152019_31>
  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/8187__KMFRI_20152019_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-31'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_31'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_35> ;
  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/8187__KMFRI_20152019_35>
  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/8187__KMFRI_20152019_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-35'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_35'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_38> ;
  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/8187__KMFRI_20152019_38>
  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/8187__KMFRI_20152019_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-38'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_38'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_44> ;
  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/8187__KMFRI_20152019_44>
  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/8187__KMFRI_20152019_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-44'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_44'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_56> ;
  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/8187__KMFRI_20152019_56>
  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/8187__KMFRI_20152019_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-56'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_56'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_65> ;
  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/8187__KMFRI_20152019_65>
  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/8187__KMFRI_20152019_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-65'^^xsd:string;
  dwc:scientificName 'Egretta gularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_65'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212665'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_72> ;
  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/8187__KMFRI_20152019_72>
  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/8187__KMFRI_20152019_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-72'^^xsd:string;
  dwc:scientificName 'Ciconia episcopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_72'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_84> ;
  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/8187__KMFRI_20152019_84>
  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/8187__KMFRI_20152019_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-84'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_84'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_101> ;
  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/8187__KMFRI_20152019_101>
  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/8187__KMFRI_20152019_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-101'^^xsd:string;
  dwc:scientificName 'Gypohierax angolensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212715'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_101'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212715'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_107> ;
  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/8187__KMFRI_20152019_107>
  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/8187__KMFRI_20152019_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-107'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_107'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_113> ;
  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/8187__KMFRI_20152019_113>
  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/8187__KMFRI_20152019_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-113'^^xsd:string;
  dwc:scientificName 'Milvus migrans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_113'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212678'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_128> ;
  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/8187__KMFRI_20152019_128>
  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/8187__KMFRI_20152019_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-128'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_128'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_141> ;
  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/8187__KMFRI_20152019_141>
  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/8187__KMFRI_20152019_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-141'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_141'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_154> ;
  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/8187__KMFRI_20152019_154>
  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/8187__KMFRI_20152019_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-154'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_154'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_169> ;
  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/8187__KMFRI_20152019_169>
  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/8187__KMFRI_20152019_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-169'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_169'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_187> ;
  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/8187__KMFRI_20152019_187>
  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/8187__KMFRI_20152019_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-187'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_187'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_206> ;
  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/8187__KMFRI_20152019_206>
  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/8187__KMFRI_20152019_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-206'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_206'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_220> ;
  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/8187__KMFRI_20152019_220>
  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/8187__KMFRI_20152019_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-220'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_220'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_239> ;
  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/8187__KMFRI_20152019_239>
  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/8187__KMFRI_20152019_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-239'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_239'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_248> ;
  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/8187__KMFRI_20152019_248>
  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/8187__KMFRI_20152019_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-248'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_248'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_260> ;
  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/8187__KMFRI_20152019_260>
  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/8187__KMFRI_20152019_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-260'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_260'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_274> ;
  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/8187__KMFRI_20152019_274>
  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/8187__KMFRI_20152019_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-274'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_274'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_286> ;
  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/8187__KMFRI_20152019_286>
  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/8187__KMFRI_20152019_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-286'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_286'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_299> ;
  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/8187__KMFRI_20152019_299>
  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/8187__KMFRI_20152019_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-299'^^xsd:string;
  dwc:scientificName 'Larus fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_299'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_308> ;
  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/8187__KMFRI_20152019_308>
  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/8187__KMFRI_20152019_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-308'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_308'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_341> ;
  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/8187__KMFRI_20152019_341>
  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/8187__KMFRI_20152019_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-341'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_341'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_373> ;
  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/8187__KMFRI_20152019_373>
  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/8187__KMFRI_20152019_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-373'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.48333333'^^xsd:double;
  dwc:latitude '-4.466666667'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_373'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_6> ;
  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/8187__KMFRI_20152019_6>
  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/8187__KMFRI_20152019_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-6'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_6'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_12> ;
  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/8187__KMFRI_20152019_12>
  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/8187__KMFRI_20152019_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-12'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_12'^^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/8187__KMFRI_20152019_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_23> ;
  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/8187__KMFRI_20152019_23>
  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/8187__KMFRI_20152019_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-23'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_23'^^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/8187__KMFRI_20152019_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_36> ;
  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/8187__KMFRI_20152019_36>
  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/8187__KMFRI_20152019_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-36'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_36'^^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/8187__KMFRI_20152019_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_45> ;
  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/8187__KMFRI_20152019_45>
  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/8187__KMFRI_20152019_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-45'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_45'^^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/8187__KMFRI_20152019_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_57> ;
  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/8187__KMFRI_20152019_57>
  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/8187__KMFRI_20152019_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-57'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_57'^^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/8187__KMFRI_20152019_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_66> ;
  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/8187__KMFRI_20152019_66>
  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/8187__KMFRI_20152019_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-66'^^xsd:string;
  dwc:scientificName 'Egretta gularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_66'^^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/8187__KMFRI_20152019_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_73> ;
  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/8187__KMFRI_20152019_73>
  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/8187__KMFRI_20152019_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-73'^^xsd:string;
  dwc:scientificName 'Ciconia episcopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_73'^^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/8187__KMFRI_20152019_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_79> ;
  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/8187__KMFRI_20152019_79>
  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/8187__KMFRI_20152019_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-79'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_79'^^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/8187__KMFRI_20152019_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_83> ;
  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/8187__KMFRI_20152019_83>
  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/8187__KMFRI_20152019_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-83'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_83'^^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/8187__KMFRI_20152019_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_87> ;
  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/8187__KMFRI_20152019_87>
  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/8187__KMFRI_20152019_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-87'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_87'^^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/8187__KMFRI_20152019_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_102> ;
  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/8187__KMFRI_20152019_102>
  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/8187__KMFRI_20152019_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-102'^^xsd:string;
  dwc:scientificName 'Gypohierax angolensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212715'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_102'^^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/8187__KMFRI_20152019_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_114> ;
  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/8187__KMFRI_20152019_114>
  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/8187__KMFRI_20152019_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-114'^^xsd:string;
  dwc:scientificName 'Milvus migrans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_114'^^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/8187__KMFRI_20152019_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_129> ;
  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/8187__KMFRI_20152019_129>
  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/8187__KMFRI_20152019_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-129'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_129'^^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/8187__KMFRI_20152019_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_170> ;
  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/8187__KMFRI_20152019_170>
  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/8187__KMFRI_20152019_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-170'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_170'^^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/8187__KMFRI_20152019_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_188> ;
  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/8187__KMFRI_20152019_188>
  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/8187__KMFRI_20152019_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-188'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_188'^^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/8187__KMFRI_20152019_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_207> ;
  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/8187__KMFRI_20152019_207>
  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/8187__KMFRI_20152019_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-207'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_207'^^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/8187__KMFRI_20152019_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_221> ;
  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/8187__KMFRI_20152019_221>
  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/8187__KMFRI_20152019_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-221'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_221'^^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/8187__KMFRI_20152019_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_240> ;
  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/8187__KMFRI_20152019_240>
  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/8187__KMFRI_20152019_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-240'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_240'^^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/8187__KMFRI_20152019_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_261> ;
  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/8187__KMFRI_20152019_261>
  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/8187__KMFRI_20152019_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-261'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_261'^^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/8187__KMFRI_20152019_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_275> ;
  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/8187__KMFRI_20152019_275>
  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/8187__KMFRI_20152019_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-275'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_275'^^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/8187__KMFRI_20152019_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_309> ;
  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/8187__KMFRI_20152019_309>
  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/8187__KMFRI_20152019_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-309'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_309'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_318> ;
  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/8187__KMFRI_20152019_318>
  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/8187__KMFRI_20152019_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-318'^^xsd:string;
  dwc:scientificName 'Larus ridibundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '465358'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_318'^^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/8187__KMFRI_20152019_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_342> ;
  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/8187__KMFRI_20152019_342>
  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/8187__KMFRI_20152019_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-342'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_342'^^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/8187__KMFRI_20152019_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_366> ;
  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/8187__KMFRI_20152019_366>
  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/8187__KMFRI_20152019_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-366'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_366'^^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/8187__KMFRI_20152019_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_374> ;
  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/8187__KMFRI_20152019_374>
  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/8187__KMFRI_20152019_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-374'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.55083333'^^xsd:double;
  dwc:latitude '-4.057222222'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_374'^^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/8187__KMFRI_20152019_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2045'^^xsd:string;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2045'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2046'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2046'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2047'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2047'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2048'^^xsd:string;
  dwc:scientificName 'Anhinga rufa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2048'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '446495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2049'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2049'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2050'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2050'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2051'^^xsd:string;
  dwc:scientificName 'Egretta dimorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '1488251'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2051'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488251'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2052'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2052'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2053'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2053'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2054'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2054'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2055'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2055'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2056'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2056'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2057'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2057'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2058'^^xsd:string;
  dwc:scientificName 'Ardea goliath'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2058'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2059'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2059'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2060'^^xsd:string;
  dwc:scientificName 'Ciconia episcopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2060'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2061'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2061'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2062'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2062'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2063'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2063'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2064'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2064'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2065'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2065'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2066'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2066'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2067'^^xsd:string;
  dwc:scientificName 'Gypohierax angolensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212715'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2067'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2068'^^xsd:string;
  dwc:scientificName 'Zapornia flavirostra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2068'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2069'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2069'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2070'^^xsd:string;
  dwc:scientificName 'Dromas ardeola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2070'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2071'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2071'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2072'^^xsd:string;
  dwc:scientificName 'Burhinus vermiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2072'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2073'^^xsd:string;
  dwc:scientificName 'Glareola pratincola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212723'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2073'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2074'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2074'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2075'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2075'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2076'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2076'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2077'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2077'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2078'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2078'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2079'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2079'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2080'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2080'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2081'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2081'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2082'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2082'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2083'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2083'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2084'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2084'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2085'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2085'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2086'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2086'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2087'^^xsd:string;
  dwc:scientificName 'Arenaria interpres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '147431'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2087'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2088'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2088'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2089'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2089'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2090'^^xsd:string;
  dwc:scientificName 'Hydroprogne caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2090'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2091'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2091'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2092'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2092'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2093'^^xsd:string;
  dwc:scientificName 'Sternula saundersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '567839'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2093'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '567839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2094'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2094'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2095'^^xsd:string;
  dwc:scientificName 'Anous stolidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2095'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212629'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2096'^^xsd:string;
  dwc:scientificName 'Halcyon leucocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2096'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2097'^^xsd:string;
  dwc:scientificName 'Halcyon senegaloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212589'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2097'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2098'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2098'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2769567"^^xsd:decimal ;
  dwc:decimalLongitude "39.5947695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2769567 39.5947695)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2769567"^^xsd:decimal ;
  geo-pos:long "39.5947695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2099'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5947695'^^xsd:double;
  dwc:latitude '-4.2769567'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2099'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_13> ;
  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/8187__KMFRI_20152019_13>
  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/8187__KMFRI_20152019_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-13'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_13'^^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/8187__KMFRI_20152019_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_24> ;
  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/8187__KMFRI_20152019_24>
  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/8187__KMFRI_20152019_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-24'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_24'^^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/8187__KMFRI_20152019_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_46> ;
  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/8187__KMFRI_20152019_46>
  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/8187__KMFRI_20152019_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-46'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_46'^^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/8187__KMFRI_20152019_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_58> ;
  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/8187__KMFRI_20152019_58>
  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/8187__KMFRI_20152019_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-58'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_58'^^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/8187__KMFRI_20152019_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_74> ;
  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/8187__KMFRI_20152019_74>
  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/8187__KMFRI_20152019_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-74'^^xsd:string;
  dwc:scientificName 'Ciconia episcopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_74'^^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/8187__KMFRI_20152019_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_88> ;
  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/8187__KMFRI_20152019_88>
  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/8187__KMFRI_20152019_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-88'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_88'^^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/8187__KMFRI_20152019_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_115> ;
  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/8187__KMFRI_20152019_115>
  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/8187__KMFRI_20152019_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-115'^^xsd:string;
  dwc:scientificName 'Milvus migrans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_115'^^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/8187__KMFRI_20152019_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_171> ;
  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/8187__KMFRI_20152019_171>
  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/8187__KMFRI_20152019_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-171'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_171'^^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/8187__KMFRI_20152019_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_189> ;
  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/8187__KMFRI_20152019_189>
  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/8187__KMFRI_20152019_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-189'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_189'^^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/8187__KMFRI_20152019_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_200> ;
  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/8187__KMFRI_20152019_200>
  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/8187__KMFRI_20152019_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-200'^^xsd:string;
  dwc:scientificName 'Numenius arquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '159037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_200'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_208> ;
  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/8187__KMFRI_20152019_208>
  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/8187__KMFRI_20152019_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-208'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_208'^^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/8187__KMFRI_20152019_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_222> ;
  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/8187__KMFRI_20152019_222>
  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/8187__KMFRI_20152019_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-222'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_222'^^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/8187__KMFRI_20152019_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_241> ;
  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/8187__KMFRI_20152019_241>
  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/8187__KMFRI_20152019_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-241'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_241'^^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/8187__KMFRI_20152019_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_262> ;
  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/8187__KMFRI_20152019_262>
  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/8187__KMFRI_20152019_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-262'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_262'^^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/8187__KMFRI_20152019_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_300> ;
  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/8187__KMFRI_20152019_300>
  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/8187__KMFRI_20152019_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-300'^^xsd:string;
  dwc:scientificName 'Larus fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_300'^^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/8187__KMFRI_20152019_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_310> ;
  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/8187__KMFRI_20152019_310>
  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/8187__KMFRI_20152019_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-310'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_310'^^xsd:string;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_375> ;
  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/8187__KMFRI_20152019_375>
  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/8187__KMFRI_20152019_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-375'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.59583333'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_375'^^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/8187__KMFRI_20152019_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0126654 39.656972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0126654"^^xsd:decimal ;
  dwc:decimalLongitude "39.656972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0126654 39.656972)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0126654"^^xsd:decimal ;
  geo-pos:long "39.656972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-905'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.656972'^^xsd:double;
  dwc:latitude '-4.0126654'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_905'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0126654 39.656972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0126654"^^xsd:decimal ;
  dwc:decimalLongitude "39.656972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0126654 39.656972)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0126654"^^xsd:decimal ;
  geo-pos:long "39.656972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-906'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.656972'^^xsd:double;
  dwc:latitude '-4.0126654'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_906'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0126654 39.656972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0126654"^^xsd:decimal ;
  dwc:decimalLongitude "39.656972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0126654 39.656972)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0126654"^^xsd:decimal ;
  geo-pos:long "39.656972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-907'^^xsd:string;
  dwc:scientificName 'Saccostrea cuccullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.656972'^^xsd:double;
  dwc:latitude '-4.0126654'^^xsd:double;
  dwc:aphiaid '224654'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_907'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0126654 39.656972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0126654"^^xsd:decimal ;
  dwc:decimalLongitude "39.656972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0126654 39.656972)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0126654"^^xsd:decimal ;
  geo-pos:long "39.656972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-908'^^xsd:string;
  dwc:scientificName 'Saccostrea cuccullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.656972'^^xsd:double;
  dwc:latitude '-4.0126654'^^xsd:double;
  dwc:aphiaid '224654'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_908'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_7> ;
  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/8187__KMFRI_20152019_7>
  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/8187__KMFRI_20152019_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-7'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_7'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_14> ;
  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/8187__KMFRI_20152019_14>
  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/8187__KMFRI_20152019_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-14'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_14'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_25> ;
  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/8187__KMFRI_20152019_25>
  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/8187__KMFRI_20152019_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-25'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_25'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_32> ;
  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/8187__KMFRI_20152019_32>
  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/8187__KMFRI_20152019_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-32'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_32'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_39> ;
  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/8187__KMFRI_20152019_39>
  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/8187__KMFRI_20152019_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-39'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_39'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_47> ;
  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/8187__KMFRI_20152019_47>
  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/8187__KMFRI_20152019_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-47'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_47'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_75> ;
  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/8187__KMFRI_20152019_75>
  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/8187__KMFRI_20152019_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-75'^^xsd:string;
  dwc:scientificName 'Ciconia episcopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_75'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_89> ;
  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/8187__KMFRI_20152019_89>
  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/8187__KMFRI_20152019_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-89'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_89'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_130> ;
  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/8187__KMFRI_20152019_130>
  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/8187__KMFRI_20152019_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-130'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_130'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_142> ;
  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/8187__KMFRI_20152019_142>
  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/8187__KMFRI_20152019_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-142'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_142'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_155> ;
  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/8187__KMFRI_20152019_155>
  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/8187__KMFRI_20152019_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-155'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_155'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_172> ;
  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/8187__KMFRI_20152019_172>
  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/8187__KMFRI_20152019_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-172'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_172'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_181> ;
  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/8187__KMFRI_20152019_181>
  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/8187__KMFRI_20152019_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-181'^^xsd:string;
  dwc:scientificName 'Vanellus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_181'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_190> ;
  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/8187__KMFRI_20152019_190>
  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/8187__KMFRI_20152019_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-190'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_190'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_209> ;
  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/8187__KMFRI_20152019_209>
  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/8187__KMFRI_20152019_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-209'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_209'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_223> ;
  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/8187__KMFRI_20152019_223>
  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/8187__KMFRI_20152019_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-223'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_223'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_233> ;
  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/8187__KMFRI_20152019_233>
  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/8187__KMFRI_20152019_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-233'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_233'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_242> ;
  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/8187__KMFRI_20152019_242>
  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/8187__KMFRI_20152019_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-242'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_242'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_249> ;
  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/8187__KMFRI_20152019_249>
  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/8187__KMFRI_20152019_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-249'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_249'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_263> ;
  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/8187__KMFRI_20152019_263>
  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/8187__KMFRI_20152019_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-263'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_263'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_276> ;
  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/8187__KMFRI_20152019_276>
  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/8187__KMFRI_20152019_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-276'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_276'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_294> ;
  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/8187__KMFRI_20152019_294>
  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/8187__KMFRI_20152019_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-294'^^xsd:string;
  dwc:scientificName 'Dromas ardeola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_294'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_311> ;
  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/8187__KMFRI_20152019_311>
  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/8187__KMFRI_20152019_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-311'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_311'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_343> ;
  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/8187__KMFRI_20152019_343>
  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/8187__KMFRI_20152019_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-343'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_343'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_376> ;
  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/8187__KMFRI_20152019_376>
  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/8187__KMFRI_20152019_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-376'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67944444'^^xsd:double;
  dwc:latitude '-4.091666667'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_376'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9429803 39.7291731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9429803"^^xsd:decimal ;
  dwc:decimalLongitude "39.7291731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9429803 39.7291731)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9429803"^^xsd:decimal ;
  geo-pos:long "39.7291731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1165'^^xsd:string;
  dwc:scientificName 'Lethrinus harak'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7291731'^^xsd:double;
  dwc:latitude '-3.9429803'^^xsd:double;
  dwc:aphiaid '212063'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1165'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212063'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9429803 39.7291731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9429803"^^xsd:decimal ;
  dwc:decimalLongitude "39.7291731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9429803 39.7291731)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9429803"^^xsd:decimal ;
  geo-pos:long "39.7291731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1166'^^xsd:string;
  dwc:scientificName 'Lutjanus monostigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7291731'^^xsd:double;
  dwc:latitude '-3.9429803'^^xsd:double;
  dwc:aphiaid '218474'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1166'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9429803 39.7291731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9429803"^^xsd:decimal ;
  dwc:decimalLongitude "39.7291731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9429803 39.7291731)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9429803"^^xsd:decimal ;
  geo-pos:long "39.7291731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1167'^^xsd:string;
  dwc:scientificName 'Terapon jarbua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7291731'^^xsd:double;
  dwc:latitude '-3.9429803'^^xsd:double;
  dwc:aphiaid '218350'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1167'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218350'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9730288"^^xsd:decimal ;
  dwc:decimalLongitude "39.7497857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9730288"^^xsd:decimal ;
  geo-pos:long "39.7497857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1036'^^xsd:string;
  dwc:scientificName 'Acropora humilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7497857'^^xsd:double;
  dwc:latitude '-3.9730288'^^xsd:double;
  dwc:aphiaid '207094'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1036'^^xsd:string;
  dwc:aphiaIdAccepted '207094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9730288"^^xsd:decimal ;
  dwc:decimalLongitude "39.7497857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9730288"^^xsd:decimal ;
  geo-pos:long "39.7497857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1037'^^xsd:string;
  dwc:scientificName 'Acropora selago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7497857'^^xsd:double;
  dwc:latitude '-3.9730288'^^xsd:double;
  dwc:aphiaid '207040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1037'^^xsd:string;
  dwc:aphiaIdAccepted '207040'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9730288"^^xsd:decimal ;
  dwc:decimalLongitude "39.7497857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9730288"^^xsd:decimal ;
  geo-pos:long "39.7497857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1038'^^xsd:string;
  dwc:scientificName 'Acropora verweyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7497857'^^xsd:double;
  dwc:latitude '-3.9730288'^^xsd:double;
  dwc:aphiaid '288263'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1038'^^xsd:string;
  dwc:aphiaIdAccepted '288263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9730288"^^xsd:decimal ;
  dwc:decimalLongitude "39.7497857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9730288"^^xsd:decimal ;
  geo-pos:long "39.7497857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1039'^^xsd:string;
  dwc:scientificName 'Pocillopora damicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7497857'^^xsd:double;
  dwc:latitude '-3.9730288'^^xsd:double;
  dwc:aphiaid '206953'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1039'^^xsd:string;
  dwc:aphiaIdAccepted '206953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9730288"^^xsd:decimal ;
  dwc:decimalLongitude "39.7497857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9730288"^^xsd:decimal ;
  geo-pos:long "39.7497857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1040'^^xsd:string;
  dwc:scientificName 'Pocillopora grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7497857'^^xsd:double;
  dwc:latitude '-3.9730288'^^xsd:double;
  dwc:aphiaid '206958'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1040'^^xsd:string;
  dwc:aphiaIdAccepted '206952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9730288"^^xsd:decimal ;
  dwc:decimalLongitude "39.7497857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9730288"^^xsd:decimal ;
  geo-pos:long "39.7497857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1041'^^xsd:string;
  dwc:scientificName 'Pocillopora verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7497857'^^xsd:double;
  dwc:latitude '-3.9730288'^^xsd:double;
  dwc:aphiaid '206954'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1041'^^xsd:string;
  dwc:aphiaIdAccepted '206954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9730288"^^xsd:decimal ;
  dwc:decimalLongitude "39.7497857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9730288 39.7497857)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9730288"^^xsd:decimal ;
  geo-pos:long "39.7497857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1042'^^xsd:string;
  dwc:scientificName 'Porites rus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7497857'^^xsd:double;
  dwc:latitude '-3.9730288'^^xsd:double;
  dwc:aphiaid '207231'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1042'^^xsd:string;
  dwc:aphiaIdAccepted '207231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_8> ;
  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/8187__KMFRI_20152019_8>
  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/8187__KMFRI_20152019_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-8'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_8'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_15> ;
  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/8187__KMFRI_20152019_15>
  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/8187__KMFRI_20152019_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-15'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_15'^^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/8187__KMFRI_20152019_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_26> ;
  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/8187__KMFRI_20152019_26>
  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/8187__KMFRI_20152019_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-26'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_26'^^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/8187__KMFRI_20152019_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_40> ;
  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/8187__KMFRI_20152019_40>
  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/8187__KMFRI_20152019_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-40'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_40'^^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/8187__KMFRI_20152019_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_48> ;
  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/8187__KMFRI_20152019_48>
  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/8187__KMFRI_20152019_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-48'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_48'^^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/8187__KMFRI_20152019_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_59> ;
  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/8187__KMFRI_20152019_59>
  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/8187__KMFRI_20152019_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-59'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_59'^^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/8187__KMFRI_20152019_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_76> ;
  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/8187__KMFRI_20152019_76>
  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/8187__KMFRI_20152019_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-76'^^xsd:string;
  dwc:scientificName 'Ciconia episcopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_76'^^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/8187__KMFRI_20152019_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_90> ;
  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/8187__KMFRI_20152019_90>
  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/8187__KMFRI_20152019_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-90'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_90'^^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/8187__KMFRI_20152019_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_103> ;
  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/8187__KMFRI_20152019_103>
  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/8187__KMFRI_20152019_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-103'^^xsd:string;
  dwc:scientificName 'Circus aeruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '558541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_103'^^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/8187__KMFRI_20152019_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_116> ;
  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/8187__KMFRI_20152019_116>
  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/8187__KMFRI_20152019_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-116'^^xsd:string;
  dwc:scientificName 'Milvus migrans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_116'^^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/8187__KMFRI_20152019_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_118> ;
  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/8187__KMFRI_20152019_118>
  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/8187__KMFRI_20152019_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-118'^^xsd:string;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_118'^^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/8187__KMFRI_20152019_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_131> ;
  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/8187__KMFRI_20152019_131>
  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/8187__KMFRI_20152019_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-131'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_131'^^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/8187__KMFRI_20152019_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_143> ;
  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/8187__KMFRI_20152019_143>
  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/8187__KMFRI_20152019_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-143'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_143'^^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/8187__KMFRI_20152019_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_156> ;
  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/8187__KMFRI_20152019_156>
  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/8187__KMFRI_20152019_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-156'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_156'^^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/8187__KMFRI_20152019_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_173> ;
  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/8187__KMFRI_20152019_173>
  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/8187__KMFRI_20152019_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-173'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_173'^^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/8187__KMFRI_20152019_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_191> ;
  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/8187__KMFRI_20152019_191>
  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/8187__KMFRI_20152019_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-191'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_191'^^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/8187__KMFRI_20152019_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_201> ;
  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/8187__KMFRI_20152019_201>
  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/8187__KMFRI_20152019_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-201'^^xsd:string;
  dwc:scientificName 'Numenius arquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '159037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_201'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159037'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_210> ;
  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/8187__KMFRI_20152019_210>
  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/8187__KMFRI_20152019_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-210'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_210'^^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/8187__KMFRI_20152019_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_224> ;
  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/8187__KMFRI_20152019_224>
  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/8187__KMFRI_20152019_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-224'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_224'^^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/8187__KMFRI_20152019_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_243> ;
  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/8187__KMFRI_20152019_243>
  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/8187__KMFRI_20152019_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-243'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_243'^^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/8187__KMFRI_20152019_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_250> ;
  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/8187__KMFRI_20152019_250>
  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/8187__KMFRI_20152019_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-250'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_250'^^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/8187__KMFRI_20152019_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_264> ;
  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/8187__KMFRI_20152019_264>
  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/8187__KMFRI_20152019_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-264'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_264'^^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/8187__KMFRI_20152019_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_277> ;
  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/8187__KMFRI_20152019_277>
  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/8187__KMFRI_20152019_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-277'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_277'^^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/8187__KMFRI_20152019_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_312> ;
  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/8187__KMFRI_20152019_312>
  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/8187__KMFRI_20152019_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-312'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_312'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_323> ;
  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/8187__KMFRI_20152019_323>
  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/8187__KMFRI_20152019_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-323'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_323'^^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/8187__KMFRI_20152019_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_331> ;
  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/8187__KMFRI_20152019_331>
  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/8187__KMFRI_20152019_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-331'^^xsd:string;
  dwc:scientificName 'Sternula albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_331'^^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/8187__KMFRI_20152019_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_344> ;
  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/8187__KMFRI_20152019_344>
  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/8187__KMFRI_20152019_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-344'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_344'^^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/8187__KMFRI_20152019_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_367> ;
  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/8187__KMFRI_20152019_367>
  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/8187__KMFRI_20152019_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-367'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_367'^^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/8187__KMFRI_20152019_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_377> ;
  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/8187__KMFRI_20152019_377>
  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/8187__KMFRI_20152019_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-377'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.78555556'^^xsd:double;
  dwc:latitude '-3.923611111'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_377'^^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/8187__KMFRI_20152019_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1168'^^xsd:string;
  dwc:scientificName 'Rhizophora mucronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.83333333'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '235095'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1168'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235095'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1169'^^xsd:string;
  dwc:scientificName 'Avicennia marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.83333333'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '235040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1169'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1170'^^xsd:string;
  dwc:scientificName 'Ceriops tagal'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.83333333'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '235088'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1170'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1171'^^xsd:string;
  dwc:scientificName 'Lumnitzera racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.83333333'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '235053'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1171'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1172'^^xsd:string;
  dwc:scientificName 'Bruguiera gymnorrhiza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.83333333'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '235082'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1172'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1173'^^xsd:string;
  dwc:scientificName 'Sonneratia alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.83333333'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '235107'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1173'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1174'^^xsd:string;
  dwc:scientificName 'Xylocarpus granatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.83333333'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '235064'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1174'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1175'^^xsd:string;
  dwc:scientificName 'Xylocarpus moluccensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.83333333'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '235066'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1175'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1176'^^xsd:string;
  dwc:scientificName 'Heritiera littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.83333333'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '235119'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1176'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235119'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1920'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1920'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1921'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1921'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1922'^^xsd:string;
  dwc:scientificName 'Dendrocygna bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '212674'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1922'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1923'^^xsd:string;
  dwc:scientificName 'Spatula querquedula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '1459928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1923'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '1459928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1924'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1924'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1925'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1925'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1926'^^xsd:string;
  dwc:scientificName 'Glareola pratincola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '212723'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1926'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1927'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1927'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1928'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1928'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1929'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1929'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1930'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1930'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1931'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1931'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1932'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1932'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1933'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1933'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1934'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1934'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1935'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1935'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1936'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1936'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1937'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1937'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1938'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1938'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1939'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1939'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1999999"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/8187__KMFRI_20152019_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1999999 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1999999"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1940'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-3.1999999'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1940'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_27> ;
  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/8187__KMFRI_20152019_27>
  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/8187__KMFRI_20152019_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-27'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_27'^^xsd:string;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_132> ;
  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/8187__KMFRI_20152019_132>
  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/8187__KMFRI_20152019_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-132'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_132'^^xsd:string;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_144> ;
  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/8187__KMFRI_20152019_144>
  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/8187__KMFRI_20152019_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-144'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_144'^^xsd:string;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_157> ;
  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/8187__KMFRI_20152019_157>
  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/8187__KMFRI_20152019_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-157'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_157'^^xsd:string;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_174> ;
  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/8187__KMFRI_20152019_174>
  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/8187__KMFRI_20152019_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-174'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_174'^^xsd:string;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_192> ;
  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/8187__KMFRI_20152019_192>
  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/8187__KMFRI_20152019_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-192'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_192'^^xsd:string;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_211> ;
  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/8187__KMFRI_20152019_211>
  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/8187__KMFRI_20152019_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-211'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_211'^^xsd:string;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_225> ;
  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/8187__KMFRI_20152019_225>
  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/8187__KMFRI_20152019_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-225'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_225'^^xsd:string;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_251> ;
  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/8187__KMFRI_20152019_251>
  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/8187__KMFRI_20152019_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-251'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_251'^^xsd:string;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_265> ;
  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/8187__KMFRI_20152019_265>
  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/8187__KMFRI_20152019_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-265'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_265'^^xsd:string;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_278> ;
  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/8187__KMFRI_20152019_278>
  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/8187__KMFRI_20152019_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-278'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_278'^^xsd:string;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_295> ;
  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/8187__KMFRI_20152019_295>
  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/8187__KMFRI_20152019_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-295'^^xsd:string;
  dwc:scientificName 'Dromas ardeola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_295'^^xsd:string;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_313> ;
  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/8187__KMFRI_20152019_313>
  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/8187__KMFRI_20152019_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-313'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_313'^^xsd:string;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_332> ;
  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/8187__KMFRI_20152019_332>
  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/8187__KMFRI_20152019_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-332'^^xsd:string;
  dwc:scientificName 'Sternula albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_332'^^xsd:string;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_345> ;
  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/8187__KMFRI_20152019_345>
  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/8187__KMFRI_20152019_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-345'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.91638889'^^xsd:double;
  dwc:latitude '-3.557777778'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_345'^^xsd:string;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-816'^^xsd:string;
  dwc:scientificName 'Marphysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '129281'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_816'^^xsd:string;
  dwc:aphiaIdAccepted '129281'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-935'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_935'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1985'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1985'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1986'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1986'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1987'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1987'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1988'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1988'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1989'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1989'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1990'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1990'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1991'^^xsd:string;
  dwc:scientificName 'Dromas ardeola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1991'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1992'^^xsd:string;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1992'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1993'^^xsd:string;
  dwc:scientificName 'Burhinus vermiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1993'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1994'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1994'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1995'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1995'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1996'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1996'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1997'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1997'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1998'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1998'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1999'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1999'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2000'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2000'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2001'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2001'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2002'^^xsd:string;
  dwc:scientificName 'Limosa lapponica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '159034'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2002'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2003'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2003'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2004'^^xsd:string;
  dwc:scientificName 'Numenius arquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '159037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2004'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2005'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2005'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2006'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2006'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3654372"^^xsd:decimal ;
  dwc:decimalLongitude "39.9632631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3654372 39.9632631)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3654372"^^xsd:decimal ;
  geo-pos:long "39.9632631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2007'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.9632631'^^xsd:double;
  dwc:latitude '-3.3654372'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2007'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1016'^^xsd:string;
  dwc:scientificName 'Platax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '203909'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1016'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '203909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1017'^^xsd:string;
  dwc:scientificName 'Sillago sihama'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1017'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127046'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1018'^^xsd:string;
  dwc:scientificName 'Epinephelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '126068'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1018'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1019'^^xsd:string;
  dwc:scientificName 'Drepane'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '205027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1019'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205027'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1020'^^xsd:string;
  dwc:scientificName 'Lethrinus harak'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '212063'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1020'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212063'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1021'^^xsd:string;
  dwc:scientificName 'Lethrinus lentjan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '212061'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1021'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212061'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1022'^^xsd:string;
  dwc:scientificName 'Plectorhinchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '126010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1022'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126010'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1023'^^xsd:string;
  dwc:scientificName 'Siganus sutor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '219688'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1023'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219688'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1024'^^xsd:string;
  dwc:scientificName 'Lethrinus nebulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '212081'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1024'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1025'^^xsd:string;
  dwc:scientificName 'Terapon jarbua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '218350'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1025'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218350'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1026'^^xsd:string;
  dwc:scientificName 'Gerres oyena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '218535'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1026'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1027'^^xsd:string;
  dwc:scientificName 'Lutjanus argentimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '218498'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1027'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218498'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1028'^^xsd:string;
  dwc:scientificName 'Caranx ignobilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '218414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1028'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1029'^^xsd:string;
  dwc:scientificName 'Gerres filamentosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '218524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1029'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1030'^^xsd:string;
  dwc:scientificName 'Gerres longilostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1030'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1031'^^xsd:string;
  dwc:scientificName 'G. longilostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1031'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1032'^^xsd:string;
  dwc:scientificName 'Lutjanus monostigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '218474'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1032'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1033'^^xsd:string;
  dwc:scientificName 'Macolor niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '218501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1033'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1034'^^xsd:string;
  dwc:scientificName 'Chlorurus sordidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '219116'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1034'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1035'^^xsd:string;
  dwc:scientificName 'Oligolepis keiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.98333333'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '303112'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1035'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1525278'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2174'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2174'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2175'^^xsd:string;
  dwc:scientificName 'Egretta dimorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '1488251'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2175'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488251'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2176'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2176'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2177'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2177'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2178'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2178'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2179'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2179'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2180'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2180'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2181'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2181'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2182'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2182'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2183'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2183'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2184'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2184'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2185'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2185'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2186'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2186'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2187'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2187'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2188'^^xsd:string;
  dwc:scientificName 'Arenaria interpres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '147431'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2188'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2189'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2189'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2190'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2190'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2191'^^xsd:string;
  dwc:scientificName 'Sterna bergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2191'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2192'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2192'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2193'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2193'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2194'^^xsd:string;
  dwc:scientificName 'Rynchops flavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '212828'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2194'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3647942"^^xsd:decimal ;
  dwc:decimalLongitude "40.0116706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3647942 40.0116706)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3647942"^^xsd:decimal ;
  geo-pos:long "40.0116706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2195'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.0116706'^^xsd:double;
  dwc:latitude '-3.3647942'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2195'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2927748 40.1170287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2927748"^^xsd:decimal ;
  dwc:decimalLongitude "40.1170287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2927748 40.1170287)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2927748"^^xsd:decimal ;
  geo-pos:long "40.1170287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-725'^^xsd:string;
  dwc:scientificName 'Scomberomorus cavalla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1170287'^^xsd:double;
  dwc:latitude '-3.2927748'^^xsd:double;
  dwc:aphiaid '159340'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_725'^^xsd:string;
  dwc:aphiaIdAccepted '159340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2927748 40.1170287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2927748"^^xsd:decimal ;
  dwc:decimalLongitude "40.1170287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2927748 40.1170287)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2927748"^^xsd:decimal ;
  geo-pos:long "40.1170287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-726'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1170287'^^xsd:double;
  dwc:latitude '-3.2927748'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_726'^^xsd:string;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2927748 40.1170287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2927748"^^xsd:decimal ;
  dwc:decimalLongitude "40.1170287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2927748 40.1170287)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2927748"^^xsd:decimal ;
  geo-pos:long "40.1170287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-727'^^xsd:string;
  dwc:scientificName 'Pterygoplichthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1170287'^^xsd:double;
  dwc:latitude '-3.2927748'^^xsd:double;
  dwc:aphiaid '270654'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_727'^^xsd:string;
  dwc:aphiaIdAccepted '270654'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2> ;
  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/8187__KMFRI_20152019_2>
  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/8187__KMFRI_20152019_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_120> ;
  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/8187__KMFRI_20152019_120>
  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/8187__KMFRI_20152019_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-120'^^xsd:string;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_120'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_135> ;
  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/8187__KMFRI_20152019_135>
  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/8187__KMFRI_20152019_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-135'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_135'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_147> ;
  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/8187__KMFRI_20152019_147>
  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/8187__KMFRI_20152019_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-147'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_147'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_150> ;
  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/8187__KMFRI_20152019_150>
  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/8187__KMFRI_20152019_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-150'^^xsd:string;
  dwc:scientificName 'Charadrius marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '212613'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_150'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212613'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_177> ;
  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/8187__KMFRI_20152019_177>
  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/8187__KMFRI_20152019_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-177'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_177'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_202> ;
  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/8187__KMFRI_20152019_202>
  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/8187__KMFRI_20152019_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-202'^^xsd:string;
  dwc:scientificName 'Numenius arquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '159037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_202'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159037'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_214> ;
  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/8187__KMFRI_20152019_214>
  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/8187__KMFRI_20152019_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-214'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_214'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_228> ;
  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/8187__KMFRI_20152019_228>
  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/8187__KMFRI_20152019_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-228'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_228'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_246> ;
  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/8187__KMFRI_20152019_246>
  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/8187__KMFRI_20152019_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-246'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_246'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_254> ;
  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/8187__KMFRI_20152019_254>
  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/8187__KMFRI_20152019_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-254'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_254'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_268> ;
  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/8187__KMFRI_20152019_268>
  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/8187__KMFRI_20152019_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-268'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_268'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_281> ;
  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/8187__KMFRI_20152019_281>
  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/8187__KMFRI_20152019_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-281'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_281'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_302> ;
  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/8187__KMFRI_20152019_302>
  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/8187__KMFRI_20152019_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-302'^^xsd:string;
  dwc:scientificName 'Larus fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_302'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_316> ;
  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/8187__KMFRI_20152019_316>
  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/8187__KMFRI_20152019_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-316'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_316'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_319> ;
  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/8187__KMFRI_20152019_319>
  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/8187__KMFRI_20152019_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-319'^^xsd:string;
  dwc:scientificName 'Larus ridibundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '465358'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_319'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_326> ;
  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/8187__KMFRI_20152019_326>
  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/8187__KMFRI_20152019_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-326'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_326'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_335> ;
  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/8187__KMFRI_20152019_335>
  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/8187__KMFRI_20152019_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-335'^^xsd:string;
  dwc:scientificName 'Sternula albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_335'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_348> ;
  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/8187__KMFRI_20152019_348>
  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/8187__KMFRI_20152019_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-348'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_348'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_356> ;
  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/8187__KMFRI_20152019_356>
  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/8187__KMFRI_20152019_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-356'^^xsd:string;
  dwc:scientificName 'Sterna bergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_356'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_359> ;
  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/8187__KMFRI_20152019_359>
  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/8187__KMFRI_20152019_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-359'^^xsd:string;
  dwc:scientificName 'Hydroprogne caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12222222'^^xsd:double;
  dwc:latitude '-3.21'^^xsd:double;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_359'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1066'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1066'^^xsd:string;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1067'^^xsd:string;
  dwc:scientificName 'Scomberomorus commerson'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '127024'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1067'^^xsd:string;
  dwc:aphiaIdAccepted '127024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1068'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1068'^^xsd:string;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1069'^^xsd:string;
  dwc:scientificName 'Acanthocybium solandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '127014'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1069'^^xsd:string;
  dwc:aphiaIdAccepted '127014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1070'^^xsd:string;
  dwc:scientificName 'Istiophorus platypterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '158812'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1070'^^xsd:string;
  dwc:aphiaIdAccepted '158812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1071'^^xsd:string;
  dwc:scientificName 'Euthynnus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '219708'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1071'^^xsd:string;
  dwc:aphiaIdAccepted '219708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1072'^^xsd:string;
  dwc:scientificName 'Carangoides ferdau'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '218395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1072'^^xsd:string;
  dwc:aphiaIdAccepted '1802000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1073'^^xsd:string;
  dwc:scientificName 'Sphyraena barracuda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '345843'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1073'^^xsd:string;
  dwc:aphiaIdAccepted '345843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1074'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1074'^^xsd:string;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1075'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1075'^^xsd:string;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1076'^^xsd:string;
  dwc:scientificName 'Auxis thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '127016'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1076'^^xsd:string;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1077'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1077'^^xsd:string;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1078'^^xsd:string;
  dwc:scientificName 'Istiompax indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '712905'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1078'^^xsd:string;
  dwc:aphiaIdAccepted '712905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1079'^^xsd:string;
  dwc:scientificName 'Sphyraena putnamae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '212050'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1079'^^xsd:string;
  dwc:aphiaIdAccepted '212050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1080'^^xsd:string;
  dwc:scientificName 'Coryphaena equiselis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '126845'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1080'^^xsd:string;
  dwc:aphiaIdAccepted '126845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1081'^^xsd:string;
  dwc:scientificName 'Terapon theraps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '218349'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1081'^^xsd:string;
  dwc:aphiaIdAccepted '218349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21743"^^xsd:decimal ;
  dwc:decimalLongitude "40.12443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21743 40.12443)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21743"^^xsd:decimal ;
  geo-pos:long "40.12443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1082'^^xsd:string;
  dwc:scientificName 'Sphyrna lewini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12443'^^xsd:double;
  dwc:latitude '-3.21743'^^xsd:double;
  dwc:aphiaid '105816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1082'^^xsd:string;
  dwc:aphiaIdAccepted '105816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_16> ;
  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/8187__KMFRI_20152019_16>
  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/8187__KMFRI_20152019_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-16'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_16'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_28> ;
  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/8187__KMFRI_20152019_28>
  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/8187__KMFRI_20152019_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-28'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_28'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_41> ;
  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/8187__KMFRI_20152019_41>
  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/8187__KMFRI_20152019_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-41'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_41'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_49> ;
  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/8187__KMFRI_20152019_49>
  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/8187__KMFRI_20152019_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-49'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_49'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_60> ;
  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/8187__KMFRI_20152019_60>
  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/8187__KMFRI_20152019_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-60'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_60'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_108> ;
  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/8187__KMFRI_20152019_108>
  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/8187__KMFRI_20152019_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-108'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_108'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_119> ;
  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/8187__KMFRI_20152019_119>
  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/8187__KMFRI_20152019_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-119'^^xsd:string;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_119'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_133> ;
  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/8187__KMFRI_20152019_133>
  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/8187__KMFRI_20152019_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-133'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_133'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_145> ;
  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/8187__KMFRI_20152019_145>
  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/8187__KMFRI_20152019_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-145'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_145'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_158> ;
  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/8187__KMFRI_20152019_158>
  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/8187__KMFRI_20152019_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-158'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_158'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_175> ;
  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/8187__KMFRI_20152019_175>
  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/8187__KMFRI_20152019_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-175'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_175'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_193> ;
  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/8187__KMFRI_20152019_193>
  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/8187__KMFRI_20152019_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-193'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_193'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_212> ;
  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/8187__KMFRI_20152019_212>
  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/8187__KMFRI_20152019_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-212'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_212'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_226> ;
  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/8187__KMFRI_20152019_226>
  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/8187__KMFRI_20152019_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-226'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_226'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_244> ;
  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/8187__KMFRI_20152019_244>
  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/8187__KMFRI_20152019_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-244'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_244'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_252> ;
  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/8187__KMFRI_20152019_252>
  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/8187__KMFRI_20152019_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-252'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_252'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_266> ;
  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/8187__KMFRI_20152019_266>
  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/8187__KMFRI_20152019_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-266'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_266'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_279> ;
  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/8187__KMFRI_20152019_279>
  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/8187__KMFRI_20152019_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-279'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_279'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_296> ;
  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/8187__KMFRI_20152019_296>
  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/8187__KMFRI_20152019_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-296'^^xsd:string;
  dwc:scientificName 'Dromas ardeola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_296'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_304> ;
  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/8187__KMFRI_20152019_304>
  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/8187__KMFRI_20152019_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-304'^^xsd:string;
  dwc:scientificName 'Larus fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_304'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_314> ;
  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/8187__KMFRI_20152019_314>
  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/8187__KMFRI_20152019_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-314'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_314'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_324> ;
  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/8187__KMFRI_20152019_324>
  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/8187__KMFRI_20152019_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-324'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_324'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_333> ;
  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/8187__KMFRI_20152019_333>
  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/8187__KMFRI_20152019_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-333'^^xsd:string;
  dwc:scientificName 'Sternula albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_333'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_346> ;
  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/8187__KMFRI_20152019_346>
  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/8187__KMFRI_20152019_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-346'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_346'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_354> ;
  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/8187__KMFRI_20152019_354>
  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/8187__KMFRI_20152019_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-354'^^xsd:string;
  dwc:scientificName 'Sterna bergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_354'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_368> ;
  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/8187__KMFRI_20152019_368>
  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/8187__KMFRI_20152019_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-368'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_368'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_378> ;
  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/8187__KMFRI_20152019_378>
  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/8187__KMFRI_20152019_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-378'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12472222'^^xsd:double;
  dwc:latitude '-3.294722222'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_378'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1947'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1947'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1948'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1948'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1949'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1949'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1950'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1950'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1951'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1951'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1952'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1952'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1953'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1953'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1954'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1954'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1955'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1955'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1956'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1956'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1957'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1957'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1958'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1958'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1959'^^xsd:string;
  dwc:scientificName 'Larus fuscus heuglini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '423477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1959'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '567447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1960'^^xsd:string;
  dwc:scientificName 'Larus fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1960'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1961'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1961'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1962'^^xsd:string;
  dwc:scientificName 'Sterna bergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1962'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1963'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1963'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1964'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1964'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2301964"^^xsd:decimal ;
  dwc:decimalLongitude "40.1280376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2301964 40.1280376)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2301964"^^xsd:decimal ;
  geo-pos:long "40.1280376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1965'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1280376'^^xsd:double;
  dwc:latitude '-3.2301964'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1965'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2378686 40.1281107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2378686"^^xsd:decimal ;
  dwc:decimalLongitude "40.1281107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2378686 40.1281107)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2378686"^^xsd:decimal ;
  geo-pos:long "40.1281107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1941'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1281107'^^xsd:double;
  dwc:latitude '-3.2378686'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1941'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2378686 40.1281107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2378686"^^xsd:decimal ;
  dwc:decimalLongitude "40.1281107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2378686 40.1281107)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2378686"^^xsd:decimal ;
  geo-pos:long "40.1281107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1942'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1281107'^^xsd:double;
  dwc:latitude '-3.2378686'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1942'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2378686 40.1281107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2378686"^^xsd:decimal ;
  dwc:decimalLongitude "40.1281107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2378686 40.1281107)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2378686"^^xsd:decimal ;
  geo-pos:long "40.1281107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1943'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1281107'^^xsd:double;
  dwc:latitude '-3.2378686'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1943'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2378686 40.1281107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2378686"^^xsd:decimal ;
  dwc:decimalLongitude "40.1281107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2378686 40.1281107)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2378686"^^xsd:decimal ;
  geo-pos:long "40.1281107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1944'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1281107'^^xsd:double;
  dwc:latitude '-3.2378686'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1944'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2378686 40.1281107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2378686"^^xsd:decimal ;
  dwc:decimalLongitude "40.1281107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2378686 40.1281107)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2378686"^^xsd:decimal ;
  geo-pos:long "40.1281107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1945'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1281107'^^xsd:double;
  dwc:latitude '-3.2378686'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1945'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2378686 40.1281107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2378686"^^xsd:decimal ;
  dwc:decimalLongitude "40.1281107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2378686 40.1281107)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2378686"^^xsd:decimal ;
  geo-pos:long "40.1281107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1946'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1281107'^^xsd:double;
  dwc:latitude '-3.2378686'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1946'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_17> ;
  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/8187__KMFRI_20152019_17>
  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/8187__KMFRI_20152019_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-17'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_17'^^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/8187__KMFRI_20152019_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_29> ;
  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/8187__KMFRI_20152019_29>
  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/8187__KMFRI_20152019_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-29'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_29'^^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/8187__KMFRI_20152019_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_91> ;
  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/8187__KMFRI_20152019_91>
  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/8187__KMFRI_20152019_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-91'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_91'^^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/8187__KMFRI_20152019_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_109> ;
  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/8187__KMFRI_20152019_109>
  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/8187__KMFRI_20152019_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-109'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_109'^^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/8187__KMFRI_20152019_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_134> ;
  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/8187__KMFRI_20152019_134>
  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/8187__KMFRI_20152019_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-134'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_134'^^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/8187__KMFRI_20152019_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_146> ;
  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/8187__KMFRI_20152019_146>
  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/8187__KMFRI_20152019_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-146'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_146'^^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/8187__KMFRI_20152019_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_149> ;
  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/8187__KMFRI_20152019_149>
  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/8187__KMFRI_20152019_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-149'^^xsd:string;
  dwc:scientificName 'Charadrius marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '212613'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_149'^^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/8187__KMFRI_20152019_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_159> ;
  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/8187__KMFRI_20152019_159>
  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/8187__KMFRI_20152019_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-159'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_159'^^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/8187__KMFRI_20152019_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_176> ;
  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/8187__KMFRI_20152019_176>
  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/8187__KMFRI_20152019_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-176'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_176'^^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/8187__KMFRI_20152019_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_194> ;
  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/8187__KMFRI_20152019_194>
  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/8187__KMFRI_20152019_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-194'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_194'^^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/8187__KMFRI_20152019_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_213> ;
  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/8187__KMFRI_20152019_213>
  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/8187__KMFRI_20152019_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-213'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_213'^^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/8187__KMFRI_20152019_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_227> ;
  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/8187__KMFRI_20152019_227>
  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/8187__KMFRI_20152019_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-227'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_227'^^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/8187__KMFRI_20152019_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_245> ;
  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/8187__KMFRI_20152019_245>
  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/8187__KMFRI_20152019_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-245'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_245'^^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/8187__KMFRI_20152019_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_253> ;
  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/8187__KMFRI_20152019_253>
  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/8187__KMFRI_20152019_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-253'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_253'^^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/8187__KMFRI_20152019_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_267> ;
  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/8187__KMFRI_20152019_267>
  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/8187__KMFRI_20152019_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-267'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_267'^^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/8187__KMFRI_20152019_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_280> ;
  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/8187__KMFRI_20152019_280>
  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/8187__KMFRI_20152019_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-280'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_280'^^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/8187__KMFRI_20152019_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_297> ;
  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/8187__KMFRI_20152019_297>
  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/8187__KMFRI_20152019_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-297'^^xsd:string;
  dwc:scientificName 'Dromas ardeola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_297'^^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/8187__KMFRI_20152019_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_301> ;
  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/8187__KMFRI_20152019_301>
  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/8187__KMFRI_20152019_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-301'^^xsd:string;
  dwc:scientificName 'Larus fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_301'^^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/8187__KMFRI_20152019_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_315> ;
  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/8187__KMFRI_20152019_315>
  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/8187__KMFRI_20152019_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-315'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_315'^^xsd:string;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_325> ;
  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/8187__KMFRI_20152019_325>
  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/8187__KMFRI_20152019_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-325'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_325'^^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/8187__KMFRI_20152019_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_334> ;
  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/8187__KMFRI_20152019_334>
  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/8187__KMFRI_20152019_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-334'^^xsd:string;
  dwc:scientificName 'Sternula albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_334'^^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/8187__KMFRI_20152019_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_347> ;
  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/8187__KMFRI_20152019_347>
  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/8187__KMFRI_20152019_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-347'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_347'^^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/8187__KMFRI_20152019_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_355> ;
  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/8187__KMFRI_20152019_355>
  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/8187__KMFRI_20152019_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-355'^^xsd:string;
  dwc:scientificName 'Sterna bergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_355'^^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/8187__KMFRI_20152019_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_358> ;
  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/8187__KMFRI_20152019_358>
  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/8187__KMFRI_20152019_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-358'^^xsd:string;
  dwc:scientificName 'Hydroprogne caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_358'^^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/8187__KMFRI_20152019_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_369> ;
  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/8187__KMFRI_20152019_369>
  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/8187__KMFRI_20152019_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-369'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_369'^^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/8187__KMFRI_20152019_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_370> ;
  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/8187__KMFRI_20152019_370>
  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/8187__KMFRI_20152019_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-370'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14388889'^^xsd:double;
  dwc:latitude '-3.258611111'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_370'^^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/8187__KMFRI_20152019_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2008'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2008'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2009'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2009'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2010'^^xsd:string;
  dwc:scientificName 'Egretta dimorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '1488251'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2010'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1488251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2011'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2011'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2012'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2012'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2013'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2013'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2014'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2014'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2015'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2015'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2016'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2016'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2017'^^xsd:string;
  dwc:scientificName 'Phoeniconaias minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212710'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2017'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2018'^^xsd:string;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2018'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2019'^^xsd:string;
  dwc:scientificName 'Dromas ardeola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2019'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2020'^^xsd:string;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2020'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2021'^^xsd:string;
  dwc:scientificName 'Burhinus vermiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2021'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2022'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2022'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2023'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2023'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2024'^^xsd:string;
  dwc:scientificName 'Charadrius marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212613'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2024'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2025'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2025'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2026'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2026'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2027'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2027'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2028'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2028'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2029'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2029'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2030'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2030'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2031'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2031'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2032'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2032'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2033'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2033'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2034'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2034'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2035'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2035'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2036'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2036'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2037'^^xsd:string;
  dwc:scientificName 'Larus fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2037'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2038'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2038'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2039'^^xsd:string;
  dwc:scientificName 'Hydroprogne caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2039'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2040'^^xsd:string;
  dwc:scientificName 'Sterna bergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2040'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2041'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2041'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2042'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2042'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2043'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2043'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1689985"^^xsd:decimal ;
  dwc:decimalLongitude "40.1442458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1689985 40.1442458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1689985"^^xsd:decimal ;
  geo-pos:long "40.1442458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2044'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1442458'^^xsd:double;
  dwc:latitude '-3.1689985'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2044'^^xsd:string;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1966'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1966'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1967'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1967'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1968'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1968'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1969'^^xsd:string;
  dwc:scientificName 'Egretta dimorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '1488251'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1969'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '1488251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1970'^^xsd:string;
  dwc:scientificName 'Phoenicopterus ruber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '212709'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1970'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1971'^^xsd:string;
  dwc:scientificName 'Dromas ardeola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1971'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1972'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1972'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1973'^^xsd:string;
  dwc:scientificName 'Charadrius marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '212613'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1973'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1974'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1974'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1975'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1975'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1976'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1976'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1977'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1977'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1978'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1978'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1979'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1979'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1980'^^xsd:string;
  dwc:scientificName 'Hydroprogne caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1980'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1981'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1981'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1982'^^xsd:string;
  dwc:scientificName 'Sternula saundersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '567839'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1982'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '567839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1983'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1983'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9140461"^^xsd:decimal ;
  dwc:decimalLongitude "40.1465998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9140461 40.1465998)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9140461"^^xsd:decimal ;
  geo-pos:long "40.1465998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1984'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1465998'^^xsd:double;
  dwc:latitude '-2.9140461'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1984'^^xsd:string;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_3> ;
  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/8187__KMFRI_20152019_3>
  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/8187__KMFRI_20152019_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-3'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_3'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_18> ;
  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/8187__KMFRI_20152019_18>
  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/8187__KMFRI_20152019_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-18'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_18'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_50> ;
  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/8187__KMFRI_20152019_50>
  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/8187__KMFRI_20152019_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-50'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_50'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_69> ;
  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/8187__KMFRI_20152019_69>
  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/8187__KMFRI_20152019_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-69'^^xsd:string;
  dwc:scientificName 'Anastomus oscitans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '1610049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_69'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1610049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_80> ;
  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/8187__KMFRI_20152019_80>
  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/8187__KMFRI_20152019_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-80'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_80'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_94> ;
  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/8187__KMFRI_20152019_94>
  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/8187__KMFRI_20152019_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-94'^^xsd:string;
  dwc:scientificName 'Phoeniconaias minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212710'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_94'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_98> ;
  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/8187__KMFRI_20152019_98>
  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/8187__KMFRI_20152019_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-98'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_98'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_110> ;
  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/8187__KMFRI_20152019_110>
  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/8187__KMFRI_20152019_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-110'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_110'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_121> ;
  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/8187__KMFRI_20152019_121>
  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/8187__KMFRI_20152019_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-121'^^xsd:string;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_121'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_124> ;
  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/8187__KMFRI_20152019_124>
  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/8187__KMFRI_20152019_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-124'^^xsd:string;
  dwc:scientificName 'Charadrius asiaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212612'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_124'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_136> ;
  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/8187__KMFRI_20152019_136>
  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/8187__KMFRI_20152019_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-136'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_136'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_148> ;
  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/8187__KMFRI_20152019_148>
  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/8187__KMFRI_20152019_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-148'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_148'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_151> ;
  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/8187__KMFRI_20152019_151>
  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/8187__KMFRI_20152019_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-151'^^xsd:string;
  dwc:scientificName 'Charadrius marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212613'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_151'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_160> ;
  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/8187__KMFRI_20152019_160>
  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/8187__KMFRI_20152019_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-160'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_160'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_162> ;
  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/8187__KMFRI_20152019_162>
  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/8187__KMFRI_20152019_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-162'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_162'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_178> ;
  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/8187__KMFRI_20152019_178>
  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/8187__KMFRI_20152019_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-178'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_178'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_182> ;
  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/8187__KMFRI_20152019_182>
  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/8187__KMFRI_20152019_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-182'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_182'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_195> ;
  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/8187__KMFRI_20152019_195>
  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/8187__KMFRI_20152019_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-195'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_195'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_215> ;
  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/8187__KMFRI_20152019_215>
  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/8187__KMFRI_20152019_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-215'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_215'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_229> ;
  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/8187__KMFRI_20152019_229>
  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/8187__KMFRI_20152019_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-229'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_229'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_234> ;
  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/8187__KMFRI_20152019_234>
  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/8187__KMFRI_20152019_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-234'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_234'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_247> ;
  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/8187__KMFRI_20152019_247>
  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/8187__KMFRI_20152019_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-247'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_247'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_255> ;
  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/8187__KMFRI_20152019_255>
  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/8187__KMFRI_20152019_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-255'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_255'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_269> ;
  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/8187__KMFRI_20152019_269>
  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/8187__KMFRI_20152019_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-269'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_269'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_282> ;
  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/8187__KMFRI_20152019_282>
  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/8187__KMFRI_20152019_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-282'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_282'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_285> ;
  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/8187__KMFRI_20152019_285>
  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/8187__KMFRI_20152019_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-285'^^xsd:string;
  dwc:scientificName 'Limicola falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212621'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_285'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_288> ;
  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/8187__KMFRI_20152019_288>
  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/8187__KMFRI_20152019_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-288'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_288'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_298> ;
  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/8187__KMFRI_20152019_298>
  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/8187__KMFRI_20152019_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-298'^^xsd:string;
  dwc:scientificName 'Stercorarius parasiticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '137172'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_298'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_303> ;
  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/8187__KMFRI_20152019_303>
  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/8187__KMFRI_20152019_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-303'^^xsd:string;
  dwc:scientificName 'Larus fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_303'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_317> ;
  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/8187__KMFRI_20152019_317>
  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/8187__KMFRI_20152019_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-317'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_317'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_320> ;
  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/8187__KMFRI_20152019_320>
  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/8187__KMFRI_20152019_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-320'^^xsd:string;
  dwc:scientificName 'Larus ridibundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '465358'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_320'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_336> ;
  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/8187__KMFRI_20152019_336>
  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/8187__KMFRI_20152019_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-336'^^xsd:string;
  dwc:scientificName 'Sternula albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_336'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_349> ;
  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/8187__KMFRI_20152019_349>
  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/8187__KMFRI_20152019_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-349'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_349'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_357> ;
  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/8187__KMFRI_20152019_357>
  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/8187__KMFRI_20152019_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-357'^^xsd:string;
  dwc:scientificName 'Sterna bergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_357'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_360> ;
  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/8187__KMFRI_20152019_360>
  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/8187__KMFRI_20152019_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-360'^^xsd:string;
  dwc:scientificName 'Hydroprogne caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_360'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_379> ;
  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/8187__KMFRI_20152019_379>
  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/8187__KMFRI_20152019_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-379'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.14916667'^^xsd:double;
  dwc:latitude '-3.168333333'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_379'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1> ;
  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/8187__KMFRI_20152019_1>
  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/8187__KMFRI_20152019_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1'^^xsd:string;
  dwc:scientificName 'Pelecanus erythrorhynchos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159058'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_4> ;
  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/8187__KMFRI_20152019_4>
  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/8187__KMFRI_20152019_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-4'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_4'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_9> ;
  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/8187__KMFRI_20152019_9>
  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/8187__KMFRI_20152019_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-9'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_9'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_10> ;
  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/8187__KMFRI_20152019_10>
  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/8187__KMFRI_20152019_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-10'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_10'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_19> ;
  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/8187__KMFRI_20152019_19>
  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/8187__KMFRI_20152019_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-19'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_19'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_20> ;
  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/8187__KMFRI_20152019_20>
  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/8187__KMFRI_20152019_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-20'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_20'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_30> ;
  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/8187__KMFRI_20152019_30>
  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/8187__KMFRI_20152019_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-30'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_30'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_33> ;
  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/8187__KMFRI_20152019_33>
  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/8187__KMFRI_20152019_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-33'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_33'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_51> ;
  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/8187__KMFRI_20152019_51>
  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/8187__KMFRI_20152019_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-51'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_51'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_52> ;
  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/8187__KMFRI_20152019_52>
  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/8187__KMFRI_20152019_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-52'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_52'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_61> ;
  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/8187__KMFRI_20152019_61>
  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/8187__KMFRI_20152019_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-61'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_61'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_62> ;
  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/8187__KMFRI_20152019_62>
  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/8187__KMFRI_20152019_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-62'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_62'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_67> ;
  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/8187__KMFRI_20152019_67>
  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/8187__KMFRI_20152019_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-67'^^xsd:string;
  dwc:scientificName 'Egretta gularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_67'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_81> ;
  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/8187__KMFRI_20152019_81>
  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/8187__KMFRI_20152019_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-81'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_81'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_82> ;
  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/8187__KMFRI_20152019_82>
  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/8187__KMFRI_20152019_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-82'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_82'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_85> ;
  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/8187__KMFRI_20152019_85>
  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/8187__KMFRI_20152019_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-85'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_85'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_92> ;
  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/8187__KMFRI_20152019_92>
  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/8187__KMFRI_20152019_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-92'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_92'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_93> ;
  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/8187__KMFRI_20152019_93>
  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/8187__KMFRI_20152019_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-93'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_93'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_95> ;
  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/8187__KMFRI_20152019_95>
  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/8187__KMFRI_20152019_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-95'^^xsd:string;
  dwc:scientificName 'Phoeniconaias minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212710'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_95'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_96> ;
  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/8187__KMFRI_20152019_96>
  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/8187__KMFRI_20152019_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-96'^^xsd:string;
  dwc:scientificName 'Phoenicopterus ruber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212709'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_96'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_97> ;
  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/8187__KMFRI_20152019_97>
  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/8187__KMFRI_20152019_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-97'^^xsd:string;
  dwc:scientificName 'Phoenicopterus ruber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212709'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_97'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_117> ;
  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/8187__KMFRI_20152019_117>
  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/8187__KMFRI_20152019_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-117'^^xsd:string;
  dwc:scientificName 'Milvus migrans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_117'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_122> ;
  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/8187__KMFRI_20152019_122>
  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/8187__KMFRI_20152019_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-122'^^xsd:string;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_122'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_123> ;
  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/8187__KMFRI_20152019_123>
  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/8187__KMFRI_20152019_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-123'^^xsd:string;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_123'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_137> ;
  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/8187__KMFRI_20152019_137>
  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/8187__KMFRI_20152019_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-137'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_137'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_138> ;
  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/8187__KMFRI_20152019_138>
  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/8187__KMFRI_20152019_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-138'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_138'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_152> ;
  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/8187__KMFRI_20152019_152>
  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/8187__KMFRI_20152019_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-152'^^xsd:string;
  dwc:scientificName 'Charadrius marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212613'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_152'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_161> ;
  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/8187__KMFRI_20152019_161>
  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/8187__KMFRI_20152019_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-161'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_161'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_163> ;
  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/8187__KMFRI_20152019_163>
  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/8187__KMFRI_20152019_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-163'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_163'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_164> ;
  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/8187__KMFRI_20152019_164>
  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/8187__KMFRI_20152019_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-164'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_164'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_165> ;
  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/8187__KMFRI_20152019_165>
  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/8187__KMFRI_20152019_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-165'^^xsd:string;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_165'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_179> ;
  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/8187__KMFRI_20152019_179>
  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/8187__KMFRI_20152019_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-179'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_179'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_180> ;
  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/8187__KMFRI_20152019_180>
  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/8187__KMFRI_20152019_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-180'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_180'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_183> ;
  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/8187__KMFRI_20152019_183>
  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/8187__KMFRI_20152019_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-183'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_183'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_196> ;
  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/8187__KMFRI_20152019_196>
  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/8187__KMFRI_20152019_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-196'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_196'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_197> ;
  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/8187__KMFRI_20152019_197>
  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/8187__KMFRI_20152019_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-197'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_197'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_216> ;
  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/8187__KMFRI_20152019_216>
  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/8187__KMFRI_20152019_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-216'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_216'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_230> ;
  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/8187__KMFRI_20152019_230>
  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/8187__KMFRI_20152019_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-230'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_230'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_231> ;
  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/8187__KMFRI_20152019_231>
  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/8187__KMFRI_20152019_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-231'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_231'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_232> ;
  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/8187__KMFRI_20152019_232>
  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/8187__KMFRI_20152019_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-232'^^xsd:string;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_232'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_235> ;
  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/8187__KMFRI_20152019_235>
  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/8187__KMFRI_20152019_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-235'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_235'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_236> ;
  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/8187__KMFRI_20152019_236>
  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/8187__KMFRI_20152019_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-236'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_236'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_256> ;
  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/8187__KMFRI_20152019_256>
  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/8187__KMFRI_20152019_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-256'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_256'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_270> ;
  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/8187__KMFRI_20152019_270>
  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/8187__KMFRI_20152019_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-270'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_270'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_271> ;
  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/8187__KMFRI_20152019_271>
  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/8187__KMFRI_20152019_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-271'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_271'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_283> ;
  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/8187__KMFRI_20152019_283>
  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/8187__KMFRI_20152019_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-283'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_283'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_284> ;
  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/8187__KMFRI_20152019_284>
  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/8187__KMFRI_20152019_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-284'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_284'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_287> ;
  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/8187__KMFRI_20152019_287>
  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/8187__KMFRI_20152019_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-287'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_287'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_289> ;
  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/8187__KMFRI_20152019_289>
  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/8187__KMFRI_20152019_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-289'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_289'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_290> ;
  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/8187__KMFRI_20152019_290>
  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/8187__KMFRI_20152019_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-290'^^xsd:string;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_290'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_291> ;
  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/8187__KMFRI_20152019_291>
  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/8187__KMFRI_20152019_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-291'^^xsd:string;
  dwc:scientificName 'Recurvirostra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '206181'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_291'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '206181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_292> ;
  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/8187__KMFRI_20152019_292>
  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/8187__KMFRI_20152019_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-292'^^xsd:string;
  dwc:scientificName 'Recurvirostra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '206181'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_292'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '206181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_321> ;
  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/8187__KMFRI_20152019_321>
  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/8187__KMFRI_20152019_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-321'^^xsd:string;
  dwc:scientificName 'Larus ridibundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '465358'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_321'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_327> ;
  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/8187__KMFRI_20152019_327>
  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/8187__KMFRI_20152019_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-327'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_327'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_328> ;
  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/8187__KMFRI_20152019_328>
  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/8187__KMFRI_20152019_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-328'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_328'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_337> ;
  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/8187__KMFRI_20152019_337>
  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/8187__KMFRI_20152019_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-337'^^xsd:string;
  dwc:scientificName 'Sternula albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_337'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_350> ;
  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/8187__KMFRI_20152019_350>
  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/8187__KMFRI_20152019_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-350'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_350'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_351> ;
  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/8187__KMFRI_20152019_351>
  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/8187__KMFRI_20152019_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-351'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_351'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_361> ;
  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/8187__KMFRI_20152019_361>
  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/8187__KMFRI_20152019_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-361'^^xsd:string;
  dwc:scientificName 'Hydroprogne caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_361'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_362> ;
  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/8187__KMFRI_20152019_362>
  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/8187__KMFRI_20152019_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-362'^^xsd:string;
  dwc:scientificName 'Hydroprogne caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_362'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_380> ;
  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/8187__KMFRI_20152019_380>
  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/8187__KMFRI_20152019_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-380'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_380'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_381> ;
  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/8187__KMFRI_20152019_381>
  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/8187__KMFRI_20152019_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-381'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15388889'^^xsd:double;
  dwc:latitude '-3.009722222'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_381'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-821'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_821'^^xsd:string;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-822'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '377434'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_822'^^xsd:string;
  dwc:aphiaIdAccepted '210375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-823'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_823'^^xsd:string;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-824'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_824'^^xsd:string;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-825'^^xsd:string;
  dwc:scientificName 'Penaeus japonicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '210371'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_825'^^xsd:string;
  dwc:aphiaIdAccepted '1809214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-826'^^xsd:string;
  dwc:scientificName 'Bothus mancus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '219796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_826'^^xsd:string;
  dwc:aphiaIdAccepted '219796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-827'^^xsd:string;
  dwc:scientificName 'Trachinocephalus myops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '158884'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_827'^^xsd:string;
  dwc:aphiaIdAccepted '158884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-828'^^xsd:string;
  dwc:scientificName 'Callionymus gardineri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '219767'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_828'^^xsd:string;
  dwc:aphiaIdAccepted '219767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-829'^^xsd:string;
  dwc:scientificName 'Equulites lineolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '218457'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_829'^^xsd:string;
  dwc:aphiaIdAccepted '713341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-830'^^xsd:string;
  dwc:scientificName 'Lobotes surinamensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '126973'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_830'^^xsd:string;
  dwc:aphiaIdAccepted '126973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-831'^^xsd:string;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_831'^^xsd:string;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-832'^^xsd:string;
  dwc:scientificName 'Galeichthys feliceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '217654'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_832'^^xsd:string;
  dwc:aphiaIdAccepted '217654'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-833'^^xsd:string;
  dwc:scientificName 'Psettodes erumei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '219788'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_833'^^xsd:string;
  dwc:aphiaIdAccepted '219788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-834'^^xsd:string;
  dwc:scientificName 'Pellona ditchela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '212279'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_834'^^xsd:string;
  dwc:aphiaIdAccepted '212279'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-835'^^xsd:string;
  dwc:scientificName 'Thryssa vitrirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '212290'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_835'^^xsd:string;
  dwc:aphiaIdAccepted '1866587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-836'^^xsd:string;
  dwc:scientificName 'Leiognathus equula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '218459'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_836'^^xsd:string;
  dwc:aphiaIdAccepted '303762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-837'^^xsd:string;
  dwc:scientificName 'Johnius amblycephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '218638'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_837'^^xsd:string;
  dwc:aphiaIdAccepted '218638'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-838'^^xsd:string;
  dwc:scientificName 'Otolithes ruber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '218641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_838'^^xsd:string;
  dwc:aphiaIdAccepted '218641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9887916"^^xsd:decimal ;
  dwc:decimalLongitude "40.1920372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9887916 40.1920372)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9887916"^^xsd:decimal ;
  geo-pos:long "40.1920372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-839'^^xsd:string;
  dwc:scientificName 'Pomadasys maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1920372'^^xsd:double;
  dwc:latitude '-2.9887916'^^xsd:double;
  dwc:aphiaid '218568'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_839'^^xsd:string;
  dwc:aphiaIdAccepted '218568'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2100'^^xsd:string;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2100'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2101'^^xsd:string;
  dwc:scientificName 'Microcarbo africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2101'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2102'^^xsd:string;
  dwc:scientificName 'Anhinga rufa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '446495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2102'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '446495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2103'^^xsd:string;
  dwc:scientificName 'Nycticorax nycticorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2103'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2104'^^xsd:string;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2104'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2105'^^xsd:string;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2105'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2106'^^xsd:string;
  dwc:scientificName 'Egretta dimorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '1488251'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2106'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1488251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2107'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2107'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2108'^^xsd:string;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2108'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2109'^^xsd:string;
  dwc:scientificName 'Butorides striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2109'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2110'^^xsd:string;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2110'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2111'^^xsd:string;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '159381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2111'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2112'^^xsd:string;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2112'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2113'^^xsd:string;
  dwc:scientificName 'Ardea goliath'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2113'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2114'^^xsd:string;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2114'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2115'^^xsd:string;
  dwc:scientificName 'Scopus umbretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '1484117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2115'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1484117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2116'^^xsd:string;
  dwc:scientificName 'Ciconia episcopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2116'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2117'^^xsd:string;
  dwc:scientificName 'Ephippiorhynchus senegalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '1526102'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2117'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1526102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2118'^^xsd:string;
  dwc:scientificName 'Leptoptilos crumenifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '1558278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2118'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1558278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2119'^^xsd:string;
  dwc:scientificName 'Anastomus lamelligerus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212706'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2119'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2120'^^xsd:string;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2120'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2121'^^xsd:string;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2121'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2122'^^xsd:string;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2122'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2123'^^xsd:string;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2123'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2124'^^xsd:string;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2124'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2125'^^xsd:string;
  dwc:scientificName 'Dendrocygna bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212674'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2125'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2126'^^xsd:string;
  dwc:scientificName 'Dendrocygna viduata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '1525872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2126'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1525872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2127'^^xsd:string;
  dwc:scientificName 'Plectropterus gambensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '1463755'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2127'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1463755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2128'^^xsd:string;
  dwc:scientificName 'Alopochen aegyptiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '416680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2128'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '416680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2129'^^xsd:string;
  dwc:scientificName 'Sarkidiornis melanotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '1575701'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2129'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2130'^^xsd:string;
  dwc:scientificName 'Spatula querquedula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '1459928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2130'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1459928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2131'^^xsd:string;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2131'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2132'^^xsd:string;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2132'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2133'^^xsd:string;
  dwc:scientificName 'Actophilornis africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '1451015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2133'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1451015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2134'^^xsd:string;
  dwc:scientificName 'Dromas ardeola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2134'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2135'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2135'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2136'^^xsd:string;
  dwc:scientificName 'Charadrius pecuarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '366846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2136'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '366846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2137'^^xsd:string;
  dwc:scientificName 'Charadrius marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212613'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2137'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2138'^^xsd:string;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2138'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2139'^^xsd:string;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2139'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2140'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2140'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2141'^^xsd:string;
  dwc:scientificName 'Vanellus crassirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '1451019'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2141'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1451019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2142'^^xsd:string;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2142'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2143'^^xsd:string;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2143'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2144'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2144'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2145'^^xsd:string;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2145'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2146'^^xsd:string;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2146'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2147'^^xsd:string;
  dwc:scientificName 'Gallinago gallinago'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '158949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2147'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '158949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2148'^^xsd:string;
  dwc:scientificName 'Limosa lapponica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '159034'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2148'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2149'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2149'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2150'^^xsd:string;
  dwc:scientificName 'Numenius arquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '159037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2150'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2151'^^xsd:string;
  dwc:scientificName 'Tringa erythropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '159029'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2151'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2152'^^xsd:string;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2152'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2153'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2153'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2154'^^xsd:string;
  dwc:scientificName 'Tringa glareola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '225916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2154'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '225916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2155'^^xsd:string;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2155'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2156'^^xsd:string;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2156'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2157'^^xsd:string;
  dwc:scientificName 'Ichthyaetus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2157'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2158'^^xsd:string;
  dwc:scientificName 'Larus fuscus heuglini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '423477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2158'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '567447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2159'^^xsd:string;
  dwc:scientificName 'Larus fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2159'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2160'^^xsd:string;
  dwc:scientificName 'Larus ridibundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '465358'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2160'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2161'^^xsd:string;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2161'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2162'^^xsd:string;
  dwc:scientificName 'Hydroprogne caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '567825'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2162'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2163'^^xsd:string;
  dwc:scientificName 'Sterna bergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '413041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2163'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '413041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2164'^^xsd:string;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '413039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2164'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '413039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2165'^^xsd:string;
  dwc:scientificName 'Sterna sandvicensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '413044'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2165'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '413044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2166'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2166'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2167'^^xsd:string;
  dwc:scientificName 'Sternula saundersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '567839'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2167'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '567839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2168'^^xsd:string;
  dwc:scientificName 'Chlidonias leucopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '137136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2168'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2169'^^xsd:string;
  dwc:scientificName 'Rynchops flavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212828'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2169'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2170'^^xsd:string;
  dwc:scientificName 'Halcyon leucocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_2170'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2171'^^xsd:string;
  dwc:scientificName 'Halcyon senegaloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212589'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2171'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2172'^^xsd:string;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2172'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5647546"^^xsd:decimal ;
  dwc:decimalLongitude "40.3647506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5647546 40.3647506)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5647546"^^xsd:decimal ;
  geo-pos:long "40.3647506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-2173'^^xsd:string;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.3647506'^^xsd:double;
  dwc:latitude '-2.5647546'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_2173'^^xsd:string;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.0203893 40.6568223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.0203893"^^xsd:decimal ;
  dwc:decimalLongitude "40.6568223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.0203893 40.6568223)"^^geo:wktLiteral ;
  geo-pos:lat "-11.0203893"^^xsd:decimal ;
  geo-pos:long "40.6568223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-936'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:country 'Northern Mozambique'^^xsd:string;
  dwc:longitude '40.6568223'^^xsd:double;
  dwc:latitude '-11.0203893'^^xsd:double;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_936'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1101'^^xsd:string;
  dwc:scientificName 'Leptoscarus vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219091'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1101'^^xsd:string;
  dwc:aphiaIdAccepted '219091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1102'^^xsd:string;
  dwc:scientificName 'Siganus sutor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219688'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1102'^^xsd:string;
  dwc:aphiaIdAccepted '219688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1103'^^xsd:string;
  dwc:scientificName 'Lethrinus lentjan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212061'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1103'^^xsd:string;
  dwc:aphiaIdAccepted '212061'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1104'^^xsd:string;
  dwc:scientificName 'Lethrinus mahsena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212075'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1104'^^xsd:string;
  dwc:aphiaIdAccepted '212075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1105'^^xsd:string;
  dwc:scientificName 'Pelates quadrilineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '127077'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1105'^^xsd:string;
  dwc:aphiaIdAccepted '127077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1106'^^xsd:string;
  dwc:scientificName 'Gerres oyena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218535'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1106'^^xsd:string;
  dwc:aphiaIdAccepted '218535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1107'^^xsd:string;
  dwc:scientificName 'Scarus psittacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219125'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1107'^^xsd:string;
  dwc:aphiaIdAccepted '219125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1108'^^xsd:string;
  dwc:scientificName 'Siganus canaliculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219687'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1108'^^xsd:string;
  dwc:aphiaIdAccepted '219687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1109'^^xsd:string;
  dwc:scientificName 'Scarus ghobban'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219127'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1109'^^xsd:string;
  dwc:aphiaIdAccepted '219127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1110'^^xsd:string;
  dwc:scientificName 'Lethrinus nebulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212081'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1110'^^xsd:string;
  dwc:aphiaIdAccepted '212081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1111'^^xsd:string;
  dwc:scientificName 'Sphyraena flavicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212051'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1111'^^xsd:string;
  dwc:aphiaIdAccepted '212051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1112'^^xsd:string;
  dwc:scientificName 'Parupeneus rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218664'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1112'^^xsd:string;
  dwc:aphiaIdAccepted '218664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1113'^^xsd:string;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1113'^^xsd:string;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1114'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1114'^^xsd:string;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1115'^^xsd:string;
  dwc:scientificName 'Stethojulis strigiventer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219061'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1115'^^xsd:string;
  dwc:aphiaIdAccepted '219061'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1116'^^xsd:string;
  dwc:scientificName 'Plectorhinchus gaterinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218552'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1116'^^xsd:string;
  dwc:aphiaIdAccepted '218552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1117'^^xsd:string;
  dwc:scientificName 'Hemiramphus far'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '126389'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1117'^^xsd:string;
  dwc:aphiaIdAccepted '126389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1118'^^xsd:string;
  dwc:scientificName 'Cheilio inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218948'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1118'^^xsd:string;
  dwc:aphiaIdAccepted '218948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1119'^^xsd:string;
  dwc:scientificName 'Plotosus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '217659'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1119'^^xsd:string;
  dwc:aphiaIdAccepted '217659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1120'^^xsd:string;
  dwc:scientificName 'Priolepis cincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1120'^^xsd:string;
  dwc:aphiaIdAccepted '219549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1121'^^xsd:string;
  dwc:scientificName 'Chlorurus sordidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219116'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1121'^^xsd:string;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1122'^^xsd:string;
  dwc:scientificName 'Sphyraena jello'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212045'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1122'^^xsd:string;
  dwc:aphiaIdAccepted '212045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1123'^^xsd:string;
  dwc:scientificName 'Plectorhinchus flavomaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1123'^^xsd:string;
  dwc:aphiaIdAccepted '218549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1124'^^xsd:string;
  dwc:scientificName 'Amblygaster sirm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '217439'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1124'^^xsd:string;
  dwc:aphiaIdAccepted '217439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1125'^^xsd:string;
  dwc:scientificName 'Karalla daura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '713338'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1125'^^xsd:string;
  dwc:aphiaIdAccepted '713338'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1126'^^xsd:string;
  dwc:scientificName 'Siganus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219692'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1126'^^xsd:string;
  dwc:aphiaIdAccepted '219692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1127'^^xsd:string;
  dwc:scientificName 'Decapodiformes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '325342'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1127'^^xsd:string;
  dwc:aphiaIdAccepted '325342'^^xsd:integer;
  dwc:taxonRank '90'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1128'^^xsd:string;
  dwc:scientificName 'Calotomus spinidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219075'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1128'^^xsd:string;
  dwc:aphiaIdAccepted '219075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1129'^^xsd:string;
  dwc:scientificName 'Zoramia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '209322'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1129'^^xsd:string;
  dwc:aphiaIdAccepted '283226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1130'^^xsd:string;
  dwc:scientificName 'Lethrinus microdon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212071'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1130'^^xsd:string;
  dwc:aphiaIdAccepted '212071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1131'^^xsd:string;
  dwc:scientificName 'Ostorhinchus taeniophorus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '712689'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1131'^^xsd:string;
  dwc:aphiaIdAccepted '712689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1132'^^xsd:string;
  dwc:scientificName 'Scolopsis ghanam'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '209222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1132'^^xsd:string;
  dwc:aphiaIdAccepted '209222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1133'^^xsd:string;
  dwc:scientificName 'Taeniamia fucata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '1010872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1133'^^xsd:string;
  dwc:aphiaIdAccepted '1010872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1134'^^xsd:string;
  dwc:scientificName 'Cantherhines fronticinctus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '220055'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1134'^^xsd:string;
  dwc:aphiaIdAccepted '220055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1135'^^xsd:string;
  dwc:scientificName 'Caranx ignobilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1135'^^xsd:string;
  dwc:aphiaIdAccepted '218414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1136'^^xsd:string;
  dwc:scientificName 'Cheilodipterus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '209371'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1136'^^xsd:string;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1137'^^xsd:string;
  dwc:scientificName 'Gnathanodon speciosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218429'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1137'^^xsd:string;
  dwc:aphiaIdAccepted '218429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1138'^^xsd:string;
  dwc:scientificName 'Arothron hispidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219925'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1138'^^xsd:string;
  dwc:aphiaIdAccepted '219925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1139'^^xsd:string;
  dwc:scientificName 'Chanos chanos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '217625'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1139'^^xsd:string;
  dwc:aphiaIdAccepted '217625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1140'^^xsd:string;
  dwc:scientificName 'Fistularia petimba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '159439'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1140'^^xsd:string;
  dwc:aphiaIdAccepted '159439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1141'^^xsd:string;
  dwc:scientificName 'Lutjanus gibbus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1141'^^xsd:string;
  dwc:aphiaIdAccepted '218480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1142'^^xsd:string;
  dwc:scientificName 'Paramonacanthus frenatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '278922'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1142'^^xsd:string;
  dwc:aphiaIdAccepted '278922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1143'^^xsd:string;
  dwc:scientificName 'Sardinella gibbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212277'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1143'^^xsd:string;
  dwc:aphiaIdAccepted '212277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1144'^^xsd:string;
  dwc:scientificName 'Rastrelliger kanagurta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '127020'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1144'^^xsd:string;
  dwc:aphiaIdAccepted '127020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1145'^^xsd:string;
  dwc:scientificName 'Platax teira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218710'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1145'^^xsd:string;
  dwc:aphiaIdAccepted '218710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1146'^^xsd:string;
  dwc:scientificName 'Halichoeres scapularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218990'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1146'^^xsd:string;
  dwc:aphiaIdAccepted '218990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1147'^^xsd:string;
  dwc:scientificName 'Lethrinus harak'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212063'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1147'^^xsd:string;
  dwc:aphiaIdAccepted '212063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1148'^^xsd:string;
  dwc:scientificName 'Dermatolepis striolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218195'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1148'^^xsd:string;
  dwc:aphiaIdAccepted '218195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1149'^^xsd:string;
  dwc:scientificName 'Epinephelus coioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218200'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1149'^^xsd:string;
  dwc:aphiaIdAccepted '218200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1150'^^xsd:string;
  dwc:scientificName 'Epinephelus malabaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218206'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1150'^^xsd:string;
  dwc:aphiaIdAccepted '218206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1151'^^xsd:string;
  dwc:scientificName 'Abudefduf sexfasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '159289'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1151'^^xsd:string;
  dwc:aphiaIdAccepted '159289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1152'^^xsd:string;
  dwc:scientificName 'Sphyraena putnamae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212050'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1152'^^xsd:string;
  dwc:aphiaIdAccepted '212050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1153'^^xsd:string;
  dwc:scientificName 'Scomberoides tol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218433'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1153'^^xsd:string;
  dwc:aphiaIdAccepted '218433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1154'^^xsd:string;
  dwc:scientificName 'Plectorhinchus schotaf'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1154'^^xsd:string;
  dwc:aphiaIdAccepted '218551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1155'^^xsd:string;
  dwc:scientificName 'Chirocentrus dorab'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212257'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1155'^^xsd:string;
  dwc:aphiaIdAccepted '212257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1156'^^xsd:string;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1156'^^xsd:string;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1157'^^xsd:string;
  dwc:scientificName 'Lethrinus microdon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212060'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1157'^^xsd:string;
  dwc:aphiaIdAccepted '212071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1158'^^xsd:string;
  dwc:scientificName 'Fistularia petimba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '159439'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1158'^^xsd:string;
  dwc:aphiaIdAccepted '159439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1159'^^xsd:string;
  dwc:scientificName 'Albula glossodonta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212255'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1159'^^xsd:string;
  dwc:aphiaIdAccepted '212255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1160'^^xsd:string;
  dwc:scientificName 'Calotomus carolinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219076'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1160'^^xsd:string;
  dwc:aphiaIdAccepted '219076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1161'^^xsd:string;
  dwc:scientificName 'Lethrinus borbonicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212064'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1161'^^xsd:string;
  dwc:aphiaIdAccepted '212064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1162'^^xsd:string;
  dwc:scientificName 'Diagramma pictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '218536'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1162'^^xsd:string;
  dwc:aphiaIdAccepted '218536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1163'^^xsd:string;
  dwc:scientificName 'Acanthurus dussumieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '219641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1163'^^xsd:string;
  dwc:aphiaIdAccepted '219641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2917111"^^xsd:decimal ;
  dwc:decimalLongitude "40.8649779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2917111 40.8649779)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2917111"^^xsd:decimal ;
  geo-pos:long "40.8649779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1164'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.8649779'^^xsd:double;
  dwc:latitude '-2.2917111'^^xsd:double;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1164'^^xsd:string;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2712681"^^xsd:decimal ;
  dwc:decimalLongitude "40.9009783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2712681"^^xsd:decimal ;
  geo-pos:long "40.9009783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-886'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.9009783'^^xsd:double;
  dwc:latitude '-2.2712681'^^xsd:double;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_886'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2712681"^^xsd:decimal ;
  dwc:decimalLongitude "40.9009783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2712681"^^xsd:decimal ;
  geo-pos:long "40.9009783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-887'^^xsd:string;
  dwc:scientificName 'Eretmochelys imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.9009783'^^xsd:double;
  dwc:latitude '-2.2712681'^^xsd:double;
  dwc:aphiaid '137207'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_887'^^xsd:string;
  dwc:aphiaIdAccepted '137207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2712681"^^xsd:decimal ;
  dwc:decimalLongitude "40.9009783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2712681"^^xsd:decimal ;
  geo-pos:long "40.9009783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-888'^^xsd:string;
  dwc:scientificName 'Lepidochelys olivacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.9009783'^^xsd:double;
  dwc:latitude '-2.2712681'^^xsd:double;
  dwc:aphiaid '220293'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_888'^^xsd:string;
  dwc:aphiaIdAccepted '220293'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2712681"^^xsd:decimal ;
  dwc:decimalLongitude "40.9009783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2712681"^^xsd:decimal ;
  geo-pos:long "40.9009783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-889'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.9009783'^^xsd:double;
  dwc:latitude '-2.2712681'^^xsd:double;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_889'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2712681"^^xsd:decimal ;
  dwc:decimalLongitude "40.9009783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2712681"^^xsd:decimal ;
  geo-pos:long "40.9009783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-890'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.9009783'^^xsd:double;
  dwc:latitude '-2.2712681'^^xsd:double;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_890'^^xsd:string;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2712681"^^xsd:decimal ;
  dwc:decimalLongitude "40.9009783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2712681"^^xsd:decimal ;
  geo-pos:long "40.9009783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-891'^^xsd:string;
  dwc:scientificName 'Horastrea indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.9009783'^^xsd:double;
  dwc:latitude '-2.2712681'^^xsd:double;
  dwc:aphiaid '207258'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_891'^^xsd:string;
  dwc:aphiaIdAccepted '207258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2712681"^^xsd:decimal ;
  dwc:decimalLongitude "40.9009783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2712681"^^xsd:decimal ;
  geo-pos:long "40.9009783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-892'^^xsd:string;
  dwc:scientificName 'Siderastrea savignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.9009783'^^xsd:double;
  dwc:latitude '-2.2712681'^^xsd:double;
  dwc:aphiaid '207515'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_892'^^xsd:string;
  dwc:aphiaIdAccepted '207515'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2712681"^^xsd:decimal ;
  dwc:decimalLongitude "40.9009783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2712681"^^xsd:decimal ;
  geo-pos:long "40.9009783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-893'^^xsd:string;
  dwc:scientificName 'Rhizophora mucronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.9009783'^^xsd:double;
  dwc:latitude '-2.2712681'^^xsd:double;
  dwc:aphiaid '235095'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_893'^^xsd:string;
  dwc:aphiaIdAccepted '235095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.2712681"^^xsd:decimal ;
  dwc:decimalLongitude "40.9009783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.2712681 40.9009783)"^^geo:wktLiteral ;
  geo-pos:lat "-2.2712681"^^xsd:decimal ;
  geo-pos:long "40.9009783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-894'^^xsd:string;
  dwc:scientificName 'Ceriops tagal'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.9009783'^^xsd:double;
  dwc:latitude '-2.2712681'^^xsd:double;
  dwc:aphiaid '235088'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_894'^^xsd:string;
  dwc:aphiaIdAccepted '235088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.29456"^^xsd:decimal ;
  dwc:decimalLongitude "40.916067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  geo-pos:lat "-2.29456"^^xsd:decimal ;
  geo-pos:long "40.916067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1043'^^xsd:string;
  dwc:scientificName 'Euthynnus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.916067'^^xsd:double;
  dwc:latitude '-2.29456'^^xsd:double;
  dwc:aphiaid '219708'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1043'^^xsd:string;
  dwc:aphiaIdAccepted '219708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.29456"^^xsd:decimal ;
  dwc:decimalLongitude "40.916067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  geo-pos:lat "-2.29456"^^xsd:decimal ;
  geo-pos:long "40.916067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1044'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.916067'^^xsd:double;
  dwc:latitude '-2.29456'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1044'^^xsd:string;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.29456"^^xsd:decimal ;
  dwc:decimalLongitude "40.916067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  geo-pos:lat "-2.29456"^^xsd:decimal ;
  geo-pos:long "40.916067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1045'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.916067'^^xsd:double;
  dwc:latitude '-2.29456'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1045'^^xsd:string;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.29456"^^xsd:decimal ;
  dwc:decimalLongitude "40.916067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  geo-pos:lat "-2.29456"^^xsd:decimal ;
  geo-pos:long "40.916067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1046'^^xsd:string;
  dwc:scientificName 'Auxis thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.916067'^^xsd:double;
  dwc:latitude '-2.29456'^^xsd:double;
  dwc:aphiaid '127016'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1046'^^xsd:string;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.29456"^^xsd:decimal ;
  dwc:decimalLongitude "40.916067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  geo-pos:lat "-2.29456"^^xsd:decimal ;
  geo-pos:long "40.916067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1047'^^xsd:string;
  dwc:scientificName 'Thunnus tonggol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.916067'^^xsd:double;
  dwc:latitude '-2.29456'^^xsd:double;
  dwc:aphiaid '219722'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1047'^^xsd:string;
  dwc:aphiaIdAccepted '219722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.29456"^^xsd:decimal ;
  dwc:decimalLongitude "40.916067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  geo-pos:lat "-2.29456"^^xsd:decimal ;
  geo-pos:long "40.916067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1048'^^xsd:string;
  dwc:scientificName 'Sphyraena barracuda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.916067'^^xsd:double;
  dwc:latitude '-2.29456'^^xsd:double;
  dwc:aphiaid '345843'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1048'^^xsd:string;
  dwc:aphiaIdAccepted '345843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.29456"^^xsd:decimal ;
  dwc:decimalLongitude "40.916067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.29456 40.916067)"^^geo:wktLiteral ;
  geo-pos:lat "-2.29456"^^xsd:decimal ;
  geo-pos:long "40.916067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1049'^^xsd:string;
  dwc:scientificName 'Scomberoides lysan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.916067'^^xsd:double;
  dwc:latitude '-2.29456'^^xsd:double;
  dwc:aphiaid '218434'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1049'^^xsd:string;
  dwc:aphiaIdAccepted '218434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1050'^^xsd:string;
  dwc:scientificName 'Acanthocybium solandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '127014'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1050'^^xsd:string;
  dwc:aphiaIdAccepted '127014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1051'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1051'^^xsd:string;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1052'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1052'^^xsd:string;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1053'^^xsd:string;
  dwc:scientificName 'Euthynnus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '219708'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1053'^^xsd:string;
  dwc:aphiaIdAccepted '219708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1054'^^xsd:string;
  dwc:scientificName 'Scomberoides lysan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '218434'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1054'^^xsd:string;
  dwc:aphiaIdAccepted '218434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1055'^^xsd:string;
  dwc:scientificName 'Gymnosarda unicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '219712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1055'^^xsd:string;
  dwc:aphiaIdAccepted '219712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1056'^^xsd:string;
  dwc:scientificName 'Carangoides ferdau'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '218395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1056'^^xsd:string;
  dwc:aphiaIdAccepted '1802000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1057'^^xsd:string;
  dwc:scientificName 'Istiophorus platypterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '158812'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1057'^^xsd:string;
  dwc:aphiaIdAccepted '158812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1058'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1058'^^xsd:string;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1059'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1059'^^xsd:string;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1060'^^xsd:string;
  dwc:scientificName 'Scomberomorus commerson'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '127024'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1060'^^xsd:string;
  dwc:aphiaIdAccepted '127024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1061'^^xsd:string;
  dwc:scientificName 'Carcharhinus sorrah'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '217339'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1061'^^xsd:string;
  dwc:aphiaIdAccepted '217339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1062'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1062'^^xsd:string;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1063'^^xsd:string;
  dwc:scientificName 'Sphyraena barracuda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '345843'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1063'^^xsd:string;
  dwc:aphiaIdAccepted '345843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1064'^^xsd:string;
  dwc:scientificName 'Sphyrna lewini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '105816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1064'^^xsd:string;
  dwc:aphiaIdAccepted '105816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0119727"^^xsd:decimal ;
  dwc:decimalLongitude "41.2703562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0119727 41.2703562)"^^geo:wktLiteral ;
  geo-pos:lat "-2.0119727"^^xsd:decimal ;
  geo-pos:long "41.2703562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1065'^^xsd:string;
  dwc:scientificName 'Istiompax indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.2703562'^^xsd:double;
  dwc:latitude '-2.0119727'^^xsd:double;
  dwc:aphiaid '712905'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1065'^^xsd:string;
  dwc:aphiaIdAccepted '712905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.7167917 50.9502151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.7167917"^^xsd:decimal ;
  dwc:decimalLongitude "50.9502151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.7167917 50.9502151)"^^geo:wktLiteral ;
  geo-pos:lat "-9.7167917"^^xsd:decimal ;
  geo-pos:long "50.9502151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-939'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:country 'Seychelles'^^xsd:string;
  dwc:longitude '50.9502151'^^xsd:double;
  dwc:latitude '-9.7167917'^^xsd:double;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_939'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.9999999 53.1666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.9999999"^^xsd:decimal ;
  dwc:decimalLongitude "53.1666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.9999999 53.1666667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.9999999"^^xsd:decimal ;
  geo-pos:long "53.1666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-938'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:country 'Seychelles'^^xsd:string;
  dwc:longitude '53.1666667'^^xsd:double;
  dwc:latitude '-5.9999999'^^xsd:double;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_938'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4999999 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4999999"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4999999 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4999999"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-937'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:country 'Seychelles'^^xsd:string;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '-4.4999999'^^xsd:double;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_937'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786195"^^xsd:decimal ;
  dwc:decimalLongitude "129.8651815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  geo-pos:lat "32.786195"^^xsd:decimal ;
  geo-pos:long "129.8651815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1204'^^xsd:string;
  dwc:scientificName 'Brachionus rotundiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '129.8651815'^^xsd:double;
  dwc:latitude '32.786195'^^xsd:double;
  dwc:aphiaid '146452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1204'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786195"^^xsd:decimal ;
  dwc:decimalLongitude "129.8651815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  geo-pos:lat "32.786195"^^xsd:decimal ;
  geo-pos:long "129.8651815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1205'^^xsd:string;
  dwc:scientificName 'Chlorella vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '129.8651815'^^xsd:double;
  dwc:latitude '32.786195'^^xsd:double;
  dwc:aphiaid '532029'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1205'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786195"^^xsd:decimal ;
  dwc:decimalLongitude "129.8651815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  geo-pos:lat "32.786195"^^xsd:decimal ;
  geo-pos:long "129.8651815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1206'^^xsd:string;
  dwc:scientificName 'Nannochloropsis oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '129.8651815'^^xsd:double;
  dwc:latitude '32.786195'^^xsd:double;
  dwc:aphiaid '376148'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1206'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376148'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786195"^^xsd:decimal ;
  dwc:decimalLongitude "129.8651815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  geo-pos:lat "32.786195"^^xsd:decimal ;
  geo-pos:long "129.8651815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1207'^^xsd:string;
  dwc:scientificName 'Brachionus plicatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '129.8651815'^^xsd:double;
  dwc:latitude '32.786195'^^xsd:double;
  dwc:aphiaid '134982'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1207'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134982'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786195"^^xsd:decimal ;
  dwc:decimalLongitude "129.8651815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  geo-pos:lat "32.786195"^^xsd:decimal ;
  geo-pos:long "129.8651815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1208'^^xsd:string;
  dwc:scientificName 'Haliotis rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '129.8651815'^^xsd:double;
  dwc:latitude '32.786195'^^xsd:double;
  dwc:aphiaid '445357'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1208'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '445357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786195"^^xsd:decimal ;
  dwc:decimalLongitude "129.8651815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  geo-pos:lat "32.786195"^^xsd:decimal ;
  geo-pos:long "129.8651815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1209'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '129.8651815'^^xsd:double;
  dwc:latitude '32.786195'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1209'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786195"^^xsd:decimal ;
  dwc:decimalLongitude "129.8651815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  geo-pos:lat "32.786195"^^xsd:decimal ;
  geo-pos:long "129.8651815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1210'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '129.8651815'^^xsd:double;
  dwc:latitude '32.786195'^^xsd:double;
  dwc:aphiaid '141932'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1210'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786195"^^xsd:decimal ;
  dwc:decimalLongitude "129.8651815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  geo-pos:lat "32.786195"^^xsd:decimal ;
  geo-pos:long "129.8651815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1211'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '129.8651815'^^xsd:double;
  dwc:latitude '32.786195'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1211'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786195"^^xsd:decimal ;
  dwc:decimalLongitude "129.8651815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  geo-pos:lat "32.786195"^^xsd:decimal ;
  geo-pos:long "129.8651815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1212'^^xsd:string;
  dwc:scientificName 'Katharina tunicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '129.8651815'^^xsd:double;
  dwc:latitude '32.786195'^^xsd:double;
  dwc:aphiaid '386338'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1212'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '386338'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786195"^^xsd:decimal ;
  dwc:decimalLongitude "129.8651815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  geo-pos:lat "32.786195"^^xsd:decimal ;
  geo-pos:long "129.8651815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1213'^^xsd:string;
  dwc:scientificName 'Agrobacterium tumefaciens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '129.8651815'^^xsd:double;
  dwc:latitude '32.786195'^^xsd:double;
  dwc:aphiaid '1501465'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_20152019_1213'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1501465'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8187__KMFRI_20152019_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8187__KMFRI_20152019_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8187__KMFRI_20152019_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.786195"^^xsd:decimal ;
  dwc:decimalLongitude "129.8651815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8187__KMFRI_20152019_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.786195 129.8651815)"^^geo:wktLiteral ;
  geo-pos:lat "32.786195"^^xsd:decimal ;
  geo-pos:long "129.8651815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8187__KMFRI_20152019_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_20152019_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8187_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:catalogNumber 'KMFRIpapers-1214'^^xsd:string;
  dwc:scientificName 'Pseudomonas aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '129.8651815'^^xsd:double;
  dwc:latitude '32.786195'^^xsd:double;
  dwc:occurrenceId 'KMFRI_20152019_1214'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
# EOF